EU-Utility-Plugins-Repo/plugins/auto_updater/__init__.py

4 lines
71 B
Python

from .plugin import AutoUpdaterPlugin
__all__ = ['AutoUpdaterPlugin']