From e953157f75cdc7087019688408929052d542eef8 Mon Sep 17 00:00:00 2001 From: epapoutsellis Date: Mon, 13 May 2019 18:31:48 +0100 Subject: delete L --- Wrappers/Python/ccpi/optimisation/functions/BlockFunction.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Wrappers/Python/ccpi/optimisation/functions/BlockFunction.py b/Wrappers/Python/ccpi/optimisation/functions/BlockFunction.py index 4178e6c..3765685 100644 --- a/Wrappers/Python/ccpi/optimisation/functions/BlockFunction.py +++ b/Wrappers/Python/ccpi/optimisation/functions/BlockFunction.py @@ -25,7 +25,6 @@ class BlockFunction(Function): self.functions = functions self.length = len(self.functions) - self.L = self.functions.L -- cgit v1.2.3