archinstall/archinstall/__init__.py

4 lines
54 B
Python

from .lib.plugins import plugin
__all__ = ['plugin']