4 lines
83 B
Python
4 lines
83 B
Python
from ..auth_routes import register_auth_routes
|
|
|
|
__all__ = ["register_auth_routes"]
|