Background-Daemon/plugins/__init__.py

3 lines
48 B
Python

from . import fuel_check
plugins = [fuel_check]