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