From 5fe51fdf7674fc456b5430166089e33116513402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Gon=C3=A7alves?= Date: Tue, 29 Sep 2020 16:04:33 +0200 Subject: [PATCH] Delete non-existent arg from docstrings Signed-off-by: Joao Goncalves --- dpmfa/components.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/dpmfa/components.py b/dpmfa/components.py index bd1689b..86c7126 100644 --- a/dpmfa/components.py +++ b/dpmfa/components.py @@ -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