From 90abf459d1df1f21960c1d653a1f936d1ec30256 Mon Sep 17 00:00:00 2001 From: adamhrv Date: Wed, 5 Dec 2018 12:00:15 +0100 Subject: . --- notebooks/config/config.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 notebooks/config/config.py (limited to 'notebooks/config/config.py') diff --git a/notebooks/config/config.py b/notebooks/config/config.py deleted file mode 100644 index 89cdca8c..00000000 --- a/notebooks/config/config.py +++ /dev/null @@ -1,11 +0,0 @@ -import os -import os.path as osp - -# Setup directory paths -project_root = os.path.dirname(os.path.realpath('')) -DATA_STORE = osp.join(project_root,'data_bodega') -OUTPUT_DIR = osp.join(DATA_STORE,'output') - -# Asset directories -IMAGES_DIR = osp.join(DATA_STORE,'images') -MODELS_DIR = osp.join(DATA_STORE,'models') \ No newline at end of file -- cgit v1.2.3-70-g09d2