jttoivon / x

0 stars 2 forks source link

Week 5 exercise 2 #10

Closed neodyymi closed 5 years ago

neodyymi commented 5 years ago

Not sure what happened here, but suddenly had no tests to pass: image

neodyymi commented 5 years ago

Also now that I looked deeper. TMC says the submission is OK, but it's not granting points.

jttoivon commented 5 years ago

This happens usually when your program crashes. You should first run your program, for example by: python3 src/cycling_weather.py The error message it gives is quite clear.

The workflow is: