From 45c585bf65868c23f8c80616beb52295f9461549 Mon Sep 17 00:00:00 2001 From: toofar Date: Mon, 1 Aug 2022 21:01:53 +1200 Subject: revert accidental .flake8 change --- .flake8 | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf