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