From 66d7b3e9a3de9ec855b5924fed47f3a197028b05 Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Tue, 11 Oct 2022 18:20:30 +0200 Subject: [PATCH] Delete .flake8 --- patches/.flake8 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 patches/.flake8 diff --git a/patches/.flake8 b/patches/.flake8 deleted file mode 100644 index eef54ac..0000000 --- a/patches/.flake8 +++ /dev/null @@ -1,5 +0,0 @@ -[flake8] -# Enricher and patches in ./patches directory are -# dealing with text, and it is actually difficult -# to reduce line length due -max-line-length: 270 -- GitLab