Skip to content

Commit

Permalink
add line to init importing dfe
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdfields committed Mar 27, 2024
1 parent da41e30 commit 108f40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdpopsim/catalog/MusMus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
"""
from . import species # noqa: F401
from . import demographic_models # noqa: F401
from . import dfes # noqa: F401

0 comments on commit 108f40e

Please sign in to comment.