From 3d18ad9bf7d33c08b0c1ce8e3e01871186a4273b Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Tue, 11 Oct 2022 18:21:11 +0200 Subject: [PATCH] Update .flake8 --- .flake8 | 1 - 1 file changed, 1 deletion(-) diff --git a/.flake8 b/.flake8 index 7c359f5..eef54ac 100644 --- a/.flake8 +++ b/.flake8 @@ -1,4 +1,3 @@ - [flake8] # Enricher and patches in ./patches directory are # dealing with text, and it is actually difficult -- GitLab