From 3fb522534cff61576ac58ae466a2752585b8c44e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 1 Jun 2020 19:45:15 +0200 Subject: setting up the database... --- cli/app/settings/app_cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/app/settings/app_cfg.py') diff --git a/cli/app/settings/app_cfg.py b/cli/app/settings/app_cfg.py index 094f51e..758056e 100644 --- a/cli/app/settings/app_cfg.py +++ b/cli/app/settings/app_cfg.py @@ -6,7 +6,7 @@ import logging from dotenv import load_dotenv import yaml -from app.models import types +# from app.models import types from pathlib import Path import codecs -- cgit v1.2.3-70-g09d2