Skip to content

Commit dc2d3e0

Browse files
committed
Rogue print
1 parent b80d291 commit dc2d3e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsdate/prior.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,6 @@ def fill_priors(
990990
datable_nodes[np.argsort(ts.tables.nodes.time[datable_nodes])].astype(np.int32),
991991
generations,
992992
)
993-
print(population_size)
994993

995994
# TO DO - this can probably be done in an single numpy step rather than a for loop
996995
for node in tqdm(

0 commit comments

Comments
 (0)