Skip to content

Commit

Permalink
TYPO: fix typo in __all__ mass models
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmTalbot authored Dec 20, 2024
1 parent 579db54 commit af5c25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwpopulation/models/mass.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"MultiPeakSmoothedMassDistribution",
"BrokenPowerLawSmoothedMassDistribution",
"BrokenPowerLawPeakSmoothedMassDistribution",
"InterpolatedPowerLaw",
"InterpolatedPowerlaw",
"double_power_law_primary_mass",
"double_power_law_peak_primary_mass",
"double_power_law_primary_power_law_mass_ratio",
Expand Down

0 comments on commit af5c25a

Please sign in to comment.