Skip to content

Commit

Permalink
Delete non-existent arg from docstrings
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Goncalves <[email protected]>
  • Loading branch information
jsvgoncalves committed Sep 29, 2020
1 parent c1f1528 commit 5fe51fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dpmfa/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -683,8 +683,6 @@ class TimeDependentListTransfer(Transfer):
list of Single transfer elements for each period
target: components.Compartment
specifies the target compartment of the transfer
owning_comp: components.Compartment
specifies from which compartment the transfer comes from
priority: integer
if random values for the transfer coefficients are normalized, \
a higher priority excludes the value from adjustment
Expand Down

0 comments on commit 5fe51fd

Please sign in to comment.