mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-05-07 06:30:03 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
from application.api.v1.routes import v1_bp
|
|
|
|
__all__ = ["v1_bp"]
|