Closed shivam-agarwal closed 5 years ago
Bug in line 85 of graphics.py - "ValueError: Invalid format string". It occurs due to incorrect date format specifier in strftime() .
Pushed out #195 so shoudl be fixed. Thanks!
Bug in line 85 of graphics.py - "ValueError: Invalid format string". It occurs due to incorrect date format specifier in strftime() .