Initial idea
This commit is contained in:
5
src/update_results_table.py
Normal file
5
src/update_results_table.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def update_table():
|
||||
"""
|
||||
Update README.md with the timings of the solved problems
|
||||
"""
|
||||
pass
|
||||
Reference in New Issue
Block a user