Files
weather-info/app.py
2025-10-19 18:29:10 +02:00

4 lines
67 B
Python

from app.utils.colors import RAINBOW
print(f'app says {RAINBOW}')