Skip to content

Commit

Permalink
Fix removed kwarg from test
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Jan 16, 2022
1 parent 26688bd commit 07461b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ def setUp(self):
self.default_test_kwargs = dict(
niterations=10,
populations=4,
user_input=False,
annealing=True,
useFrequency=False,
)
Expand Down

0 comments on commit 07461b7

Please sign in to comment.