Skip to content

Commit

Permalink
remove stray return statement in tests/test_demes2fwdpy11.py (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen authored Nov 12, 2022
1 parent a39d9d8 commit fbccdc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_demes2fwdpy11.py
Original file line number Diff line number Diff line change
Expand Up @@ -1782,7 +1782,6 @@ def __call__(self, pop, _):

check_debugger_passes(demog)

return demog
pdict = {
"gvalue": fwdpy11.Multiplicative(2.0),
"rates": (0, 0, 0),
Expand Down

0 comments on commit fbccdc5

Please sign in to comment.