5 lines
48 B
Python
5 lines
48 B
Python
|
from .api import Config
|
||
|
|
||
|
__all__ = ('Config',)
|
||
|
|