Files
2024-02-11 17:12:19 +02:00

5 lines
84 B
Python

from .integrations import ConfigParserInterface
__all__ = [ConfigParserInterface]