mirror of
https://github.com/mohitmishra786/amILearningEnough.git
synced 2026-07-16 19:32:26 -05:00
4 lines
88 B
Python
4 lines
88 B
Python
from mkdocs.config.base import Config, load_config
|
|
|
|
__all__ = ['load_config', 'Config']
|