mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-08-18 21:23:18 +00:00
3 lines
67 B
Python
3 lines
67 B
Python
from .routes import trainprocess_bp
|
|
|
|
__all__ = ["trainprocess_bp"]
|