summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake81
1 files changed, 0 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 0f41face2..e01c0e5c8 100644
--- a/.flake8
+++ b/.flake8
@@ -29,4 +29,3 @@ exclude =
doc/usage/extensions/example*.py,
per-file-ignores =
tests/*: E501
- sphinx/util/jsdump.py: SIM905