summaryrefslogtreecommitdiff
path: root/app/constants/constants.py
diff options
context:
space:
mode:
authorDylan Bolger <dylan.bolger00@gmail.com>2023-10-15 21:35:22 -0500
committerDylan Bolger <dylan.bolger00@gmail.com>2023-10-15 21:35:22 -0500
commit7be27a3c4399e23506971fcee540176144e89da3 (patch)
tree37901e5d0ae07f5c44ee93d0c833aac38189821c /app/constants/constants.py
parentd8f609bf6c71e088ee0be093ea126df05d0211f5 (diff)
downloadcity-utilities-restful-wrapper-7be27a3c4399e23506971fcee540176144e89da3.tar.xz
city-utilities-restful-wrapper-7be27a3c4399e23506971fcee540176144e89da3.zip
Further organize modules, rename request energy request method, provide tentative data in response
Diffstat (limited to 'app/constants/constants.py')
-rw-r--r--app/constants/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/constants/constants.py b/app/constants/constants.py
index f3ab71d..4bdc5dd 100644
--- a/app/constants/constants.py
+++ b/app/constants/constants.py
@@ -1,4 +1,4 @@
-from app.login.credentials import *
+from app.request.login.credentials import *
# TODO: Organize this better