mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-08-21 22:53:17 +00:00
3 lines
59 B
Python
3 lines
59 B
Python
from .space_routes import space_bp
|
|
|
|
__all__ = ['space_bp']
|