HPI/my/__init__.py
2019-09-17 21:33:17 +04:00

6 lines
152 B
Python

# TODO just eval setup file to populate paths etc?
# TODO note sure if it would
import my_configuration
paths = my_configuration.paths # type: ignore