Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed duplicate dictionary entry
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Nov 15, 2022
1 parent 2dc48c0 commit a0aa03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/swiftest/swiftest/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ def read_swift_param(param_file_name, startfile="swift.in", verbose=True):
'DTOUT': 0.0,
'DTDUMP': 0.0,
'L1': "F",
'L1': "F",
'L2': "F",
'L3': "F",
'L4': "F",
Expand Down

0 comments on commit a0aa03d

Please sign in to comment.