diff --git a/app/config.py b/app/config.py index 584bb54..b8cbe3d 100644 --- a/app/config.py +++ b/app/config.py @@ -1,3 +1,6 @@ +""" +A module that is used to store the current app's config +""" import os