mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-09-08 19:06:42 +00:00
3 lines
55 B
Python
3 lines
55 B
Python
from .routes import upload_bp
|
|
|
|
__all__ = ['upload_bp']
|