WeatherStation/Program/main.py
2024-04-30 11:13:12 +02:00

5 lines
65 B
Python

from database import *
from env import *
check_database(DBFILE)