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