4 lines
67 B
Python
4 lines
67 B
Python
from .registry import ActionRegistry
|
|
|
|
__all__ = ["ActionRegistry"]
|
from .registry import ActionRegistry
|
|
|
|
__all__ = ["ActionRegistry"]
|