diff -r 39e2b2d062c1 -r 493034cc3265 tests/test-ancestor.py --- a/tests/test-ancestor.py Thu Jul 18 12:03:29 2024 +0200 +++ b/tests/test-ancestor.py Thu Jul 18 12:36:12 2024 +0200 @@ -87,6 +87,7 @@ testcount = 10 inccount = 10 nerrs = [0] + # the default mu and sigma give us a nice distribution of mostly # single-digit counts (including 0) with some higher ones def lognormrandom(mu, sigma):