From 2ee5f93e40a536f2c5b4efd0982651f463825306 Mon Sep 17 00:00:00 2001 From: Patricia Suriana Date: Thu, 23 Jul 2020 13:47:57 -0700 Subject: [PATCH] Fixed tab in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57f26d6..f488ff8 100755 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ env: # Install rdkit rdkit: - conda install -c conda-forge -y rdkit + conda install -c conda-forge -y rdkit # Install GPU tensorflow tensorflow-gpu: