From ae51676d767f8ea514a62f050e670ada435ad91d Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Sat, 26 Dec 2020 22:04:27 +0100 Subject: Drop non-existing site-patch.py from flake8 --- .flake8 | 1 - 1 file changed, 1 deletion(-) diff --git a/.flake8 b/.flake8 index bd097eec..42d9c477 100644 --- a/.flake8 +++ b/.flake8 @@ -13,5 +13,4 @@ ignore = # Allow certain violations in certain files: per-file-ignores = - setuptools/site-patch.py: F821 setuptools/py*compat.py: F811 -- cgit v1.2.1