fixes
This commit is contained in:
4
config/__init__.py
Normal file
4
config/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# make ``config`` a package so it can be imported from anywhere in the
|
||||
# project. re-export the important names for convenience.
|
||||
|
||||
from .config import config, TEMPLATE
|
||||
Reference in New Issue
Block a user