Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton committed Sep 19, 2023
1 parent 57952b2 commit c5d509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/pnutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ class Params:
solar_mass_to_kg(mass1),
solar_mass_to_kg(mass2),
float(spin1),
float(spin2)
float(spin2),
f
)
else:
Expand Down

0 comments on commit c5d509f

Please sign in to comment.