From a6622d4fb06a27b7c755f0cddaeea5add040b6ee Mon Sep 17 00:00:00 2001 From: romainsacchi Date: Mon, 12 Jul 2021 09:52:20 +0000 Subject: [PATCH] Black reformating --- carculator_truck/export.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/carculator_truck/export.py b/carculator_truck/export.py index cd1bb18..7e13e01 100644 --- a/carculator_truck/export.py +++ b/carculator_truck/export.py @@ -843,10 +843,9 @@ def write_lci( print(tuple_output[0].lower()) source, description, special_remark = ["", "", ""] - if ( - ecoinvent_compatibility - or (ecoinvent_compatibility == False - and tuple_output[0] not in activities_to_be_removed) + if ecoinvent_compatibility or ( + ecoinvent_compatibility == False + and tuple_output[0] not in activities_to_be_removed ): string = ""