mirror of
http://forgejo.openclaw.svc.cluster.local:3000/mrhavens/intellecton.git
synced 2026-06-18 01:22:57 +00:00
3 lines
88 B
Python
3 lines
88 B
Python
from mkdocs.config.base import Config, load_config
|
|
|
|
__all__ = ['load_config', 'Config']
|