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