Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaskleiner committed Mar 18, 2024
1 parent 8938c70 commit c0e28e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/query_anasum_runparameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ def get_epoch_effective_area(anasum_file, run):
string = string.split(sep=",")
epoch = str(string[1].replace(r" is: ", '').replace(r")", ''))
return epoch, effective_area

0 comments on commit c0e28e6

Please sign in to comment.