Files
2024-02-02 21:53:35 +02:00

5 lines
89 B
Python

from .neko.interfaces import ConfigParserInterface
__all__ = ['ConfigParserInterface']