aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 3121d1b3..13ad72e1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -104,7 +104,6 @@ select = ["ALL"]
ignore = [
"A005",
"ANN002", "ANN003", "ANN204", "ANN206", "ANN401",
- "B904",
"C401", "C408", "C901",
"COM812",
"CPY001",