Skip to content

Commit

Permalink
fix oops
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Aug 3, 2024
1 parent f9830d6 commit de06a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fwdpy11/_types/forward_demes_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class ForwardTimeInterval:
end_time: int


@attr.s()
@attr_class_pickle_with_super
@attr_class_to_from_dict
class ForwardDemesGraph(fwdpy11._fwdpy11._ForwardDemesGraph):
Expand Down

0 comments on commit de06a3d

Please sign in to comment.