5 lines
84 B
Python
5 lines
84 B
Python
from .integrations import ConfigParserInterface
|
|
|
|
|
|
__all__ = [ConfigParserInterface]
|