mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-09-06 09:56:22 +00:00
3 lines
55 B
Python
3 lines
55 B
Python
from .routes import kernel_bp
|
|
|
|
__all__ = ["kernel_bp"]
|