4 lines
51 B
Python
4 lines
51 B
Python
|
|
from .settings import Config
|
||
|
|
|
||
|
|
__all__ = ["Config"]
|