summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2022-08-01 21:01:53 +1200
committertoofar <toofar@spalge.com>2022-08-01 21:01:53 +1200
commit45c585bf65868c23f8c80616beb52295f9461549 (patch)
treeebf553c743607e02caa2d5935e367c28c3718a21
parentc9aadef48841c8cc8b619064102f9bfee6b82d30 (diff)
downloadqutebrowser-45c585bf65868c23f8c80616beb52295f9461549.tar.gz
qutebrowser-45c585bf65868c23f8c80616beb52295f9461549.zip
revert accidental .flake8 change
-rw-r--r--.flake81
1 files changed, 0 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 5a3a1684a..34a829a4b 100644
--- a/.flake8
+++ b/.flake8
@@ -68,7 +68,6 @@ per-file-ignores =
copyright-check = True
copyright-regexp = # Copyright [\d-]+ .*
copyright-min-file-size = 110
-select = E,F,W,C
pytest-fixture-no-parentheses = True
pytest-mark-no-parentheses = True
pytest-parametrize-names-type = csv