6 lines
66 B
Python
6 lines
66 B
Python
"""
|
|
API package for FastAPI routes.
|
|
"""
|
|
|
|
|
|
__all__ = ["v1_router"] |