scripts/__init__.py (
2
lines of code) (
raw
):
from .save_config import save_config __all__ = ["save_config"]