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