4 lines
53 B
Python
4 lines
53 B
Python
from config.base import Config
|
|
|
|
__all__ = ["Config"]
|
from config.base import Config
|
|
|
|
__all__ = ["Config"]
|