mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
5 lines
56 B
Python
5 lines
56 B
Python
from .mmtask import MMTask
|
|
|
|
__all__ = [
|
|
"MMTask",
|
|
]
|