archinstall/archinstall/__init__.py

4 lines
65 B
Python

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