Fix fan control, attempt to make compatible with pipx

This commit is contained in:
Stephen Horvath
2025-03-20 08:49:07 +10:00
parent dd31200082
commit f6fa632d69
3 changed files with 16 additions and 7 deletions

View File

@@ -1 +1,2 @@
from . import yafi
from . import yafi
yafi.main()