This commit is contained in:
2026-02-23 23:40:37 +00:00
parent e5d673a8dd
commit b9c66a361d
4 changed files with 82 additions and 12 deletions

4
config/__init__.py Normal file
View 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