mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-09-07 02:16:24 +00:00
3 lines
59 B
Python
3 lines
59 B
Python
from .space_routes import space_bp
|
|
|
|
__all__ = ['space_bp']
|