mirror of
https://github.com/chaitin/SafeLine.git
synced 2025-11-25 19:37:42 +08:00
3 lines
61 B
Python
3 lines
61 B
Python
from .config import Config
|
|
|
|
GLOBAL_CONFIG = Config.from_env() |