mirror of
https://github.com/mindverse/Second-Me.git
synced 2026-07-23 08:03:28 +00:00
3 lines
55 B
Python
3 lines
55 B
Python
from .routes import kernel_bp
|
|
|
|
__all__ = ["kernel_bp"]
|