Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Nov 15, 2024
1 parent 6dde34f commit a5d9b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/yadism/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ def drop_cache(self):
obs.drop_cache()

def replace_nans_with_0(self, out):
""" Replace any NaNs in output with 0.0
"""Replace any NaNs in output with 0.0
The small-x (i.e. large eta) limit is not addressed in LeProHQ because
the high energy limit of the polarized case is not known and that is the
Expand Down

0 comments on commit a5d9b27

Please sign in to comment.