From 0768cbfeb0fefea4813a5d61b2c254e5d5edbcd8 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Fri, 17 Jun 2022 19:57:36 +0200 Subject: [PATCH] ll --- .flake8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flake8 b/.flake8 index 94ec716..367fe0d 100644 --- a/.flake8 +++ b/.flake8 @@ -1,5 +1,5 @@ [flake8] -max-line-length = 250 +max-line-length = 25000 ignore = # these rules don't play well with black