Skip to content

Commit

Permalink
Add seed to run_error_propagation() test
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorht committed May 24, 2024
1 parent 21d4ab9 commit 3e370ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_error_propagation.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ def test_error_propagation():
sd_feed_in_interval=0.05,
sd_sample_volume=0.05,
sd_concentration_in_feed=0.05,
seed=123,
)

0 comments on commit 3e370ae

Please sign in to comment.