mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-09-06 18:06:18 +00:00
3 lines
59 B
Python
3 lines
59 B
Python
from .routes import document_bp
|
|
|
|
__all__ = ["document_bp"]
|