summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.flake81
1 files changed, 0 insertions, 1 deletions
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