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

7 lines
116 B
Python

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