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