tests/test-ancestor.py
changeset 51690 493034cc3265
parent 50928 d718eddf01d9
child 51700 7f0cb9ee0534
--- 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):