YREA-SLS/SLS_C/sls_build/__init__.py

6 lines
53 B
Python

# build/__init__.py
__all__ = [
"config",
"utils",
]