diff --git a/problem_mapping.js b/problem_mapping.js index 867f3ecbc..f9313cf45 100644 --- a/problem_mapping.js +++ b/problem_mapping.js @@ -65,7 +65,7 @@ problem_mapping = { "passed": 0, "total": 10000 }, - "Python: closest_int_same_weight.py": { + "Python: closest_int_same_weight.py": { "passed": 0, "total": 10000 } @@ -3073,4 +3073,4 @@ problem_mapping = { } } } -}; \ No newline at end of file +};