Skip to content

Commit 5f2b297

Browse files
arrjonCopilot
andauthored
Update test/base/test_integrated_model.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0c531cc commit 5f2b297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/base/test_integrated_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def test_early_stopping():
6060
)
6161
# initializing eps manually is necessary as we only have an integrated
6262
# model
63-
# TODO automatically initalizing would be possible, e.g. using eps = inf
63+
# TODO automatically initializing would be possible, e.g. using eps = inf
6464

6565
abc.new(pyabc.create_sqlite_db_id())
6666
abc.run(max_nr_populations=3)

0 commit comments

Comments
 (0)