Skip to content

Commit 8363828

Browse files
committed
add missing newline at end of file in compute_ref_sol.py
1 parent 0f12eed commit 8363828

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/compute_ref_sol.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,5 @@ def main():
9090
compute_reference_solution(args.test_case_name)
9191

9292
if __name__ == "__main__":
93+
9394
main()

0 commit comments

Comments
 (0)