v.0.4.2 further cleanup main.py

This commit is contained in:
tiijay
2025-10-24 14:25:36 +02:00
parent 956efe9628
commit 37d5276537
6 changed files with 32 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
from .system_load import show_system_load
from .colors import *
from .utils import *