SWS-12500-custom-component/tests/test_sensors_weather.py

7 lines
126 B
Python

# Test file for sensors_weather.py module
def test_sensors_weather_functionality():
# Add your test cases here
pass