summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-05-23 17:34:17 +0200
committerGitHub <noreply@github.com>2020-05-23 17:34:17 +0200
commitbb2c6cfb6aa83a8557051f3fd1d451bd419dfc04 (patch)
tree4a9721b1bda6a653a6bb7c78afd93ed231567784 /.flake8
parent978296429c3eac20f25e6dff7c2e2ab59327221e (diff)
downloadpsutil-bb2c6cfb6aa83a8557051f3fd1d451bd419dfc04.tar.gz
Wheels 3 (#1764)
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 0 insertions, 2 deletions
diff --git a/.flake8 b/.flake8
index e125df09..15efab52 100644
--- a/.flake8
+++ b/.flake8
@@ -4,8 +4,6 @@
[flake8]
ignore =
- # ambiguous variable name 'l'
- E741,
# line break after binary operator
W504
per-file-ignores =