Files
weather-info/app/utils/__init__.py
2025-10-24 14:25:36 +02:00

4 lines
85 B
Python

from .system_load import show_system_load
from .colors import *
from .utils import *