mirror of http://git.sairate.top/sairate/doc.git
4 lines
88 B
Python
4 lines
88 B
Python
|
from mkdocs.config.base import Config, load_config
|
||
|
|
||
|
__all__ = ['load_config', 'Config']
|