From f16f9abc5951046f510c0449adc7277e6d55e81a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Samohel?= Date: Tue, 27 Feb 2024 11:08:54 +0100 Subject: [PATCH] :bug: remove superfluous "ignore" --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5e19b41550..a7e9ae1805 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,5 @@ [flake8] # ignore = D203 -ignore = BLK100, W504, W503 max-line-length = 79 strictness = short exclude =