kadenios/shared/auth/__init__.py

3 lines
75 B
Python

from .staticdefs import CONNECTION_METHODS
__all__ = [CONNECTION_METHODS]