Files

5 lines
168 B
Python
Raw Permalink Normal View History

2026-02-23 23:40:37 +00:00
# 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