Skip to content

Commit

Permalink
remaining places
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp committed Dec 13, 2024
1 parent 1027562 commit aaea903
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stdpopsim/slim_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -1625,8 +1625,6 @@ def simulate(
# by msprime later
slim_rate_map = get_slim_mutation_rate_map(contig)

# TODO: remove this after a release or two. See #745.
self._warn_zigzag(demographic_model)
self._warn_mutation_rate_mismatch(contig, demographic_model)
self._warn_recombination_rate_mismatch(contig, demographic_model)

Expand Down

0 comments on commit aaea903

Please sign in to comment.