Skip to content

Commit

Permalink
minor fix for statins
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskoenig committed Jun 25, 2021
1 parent 1f8ad81 commit 9f986ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sbmlsim/fit/objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def __init__(
self.reference = reference
self.observable = observable
self._weight = weight
self.metadata = metadata

@property
def weight(self) -> float:
Expand Down

0 comments on commit 9f986ae

Please sign in to comment.