3 lines
74 B
Python
3 lines
74 B
Python
from .routes import create_auth_router
|
|
|
|
__all__ = ["create_auth_router"] |
from .routes import create_auth_router
|
|
|
|
__all__ = ["create_auth_router"] |