librefi/librefi/__main__.py

5 lines
78 B
Python

from .librefi import LibreFi
librefi = LibreFi()
librefi._periodical_check()