Fixed importer
Compare changes
- robinwilliam.hundt authored
+ 6
− 14
@@ -35,15 +34,11 @@ valid = {"yes": True, "y": True, "ye": True, "no": False, "n": False}
@@ -129,7 +124,7 @@ def load_hektor_json():
@@ -183,12 +178,9 @@ def add_tests(submission_obj, tests):