From d7c16de8f522c5fc10cf2108371afce635d39e4e Mon Sep 17 00:00:00 2001 From: Glyph Date: Thu, 19 Sep 2024 11:48:35 -0700 Subject: [PATCH] octothorpes rise up --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1ce2bece..6b70acf2 100644 --- a/tox.ini +++ b/tox.ini @@ -81,4 +81,4 @@ commands = # This is a minimal Black-compatible config. # See https://black.readthedocs.io/en/stable/compatible_configs.html#flake8 max-line-length = 88 -extend-ignore = E203, W503 +extend-ignore = E203, W503, E266