2 lines
48 B
Python
2 lines
48 B
Python
__all__ = ["Plugin"]
|
|
from .plugin import Plugin
|
__all__ = ["Plugin"]
|
|
from .plugin import Plugin
|