Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Gilman committed Nov 1, 2024
1 parent 8c2cc1c commit 695637e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_preset_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def test_WDM(self):
'center_x': [0.5, 1.0],
'center_y': [-1, 0]}
wdm = WDM(0.5, 1.5,
7.7,
add_globular_clusters=True,
kwargs_globular_clusters=kwargs_globular_clusters)
_ = wdm.lensing_quantities()
Expand Down

0 comments on commit 695637e

Please sign in to comment.