We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed4224 commit 5359bc7Copy full SHA for 5359bc7
1 file changed
tests/regression/sphere/compare_sphere_irreg_waves_eta.py
@@ -25,7 +25,7 @@
25
26
if len(sys.argv) != 3:
27
print("Usage: python compare.py <reference_file> <test_file>")
28
- sys.exit(1)
+ sys.exit(1)
29
30
# Get reference and results files
31
ref_file = sys.argv[1]
0 commit comments