From db47920c64e3a90cabd7caa50d770a0993cf0e1f Mon Sep 17 00:00:00 2001 From: Albert Artur Kolozsvari Date: Sun, 15 Dec 2024 09:58:33 +0000 Subject: [PATCH 1/4] Fix pre-commit lint checks --- .idea/runConfigurations/FAB.xml | 2 +- .../generate_assessment_config.py | 16 +++--- .../generate_fund_round_config.py | 3 -- app/export_config/generate_fund_round_html.py | 8 ++- app/export_config/helpers.py | 2 +- app/shared/helpers.py | 14 ++--- tasks/__init__.py | 3 +- tasks/export_tasks.py | 6 ++- tests/test_config_export.py | 19 +++---- tests/test_form_import.py | 54 +++++++++---------- 10 files changed, 69 insertions(+), 58 deletions(-) diff --git a/.idea/runConfigurations/FAB.xml b/.idea/runConfigurations/FAB.xml index d9a69d0..7c151ef 100644 --- a/.idea/runConfigurations/FAB.xml +++ b/.idea/runConfigurations/FAB.xml @@ -29,4 +29,4 @@