Update pyproject.toml

This commit is contained in:
monosans
2023-05-03 11:18:11 +03:00
parent e18ec6647b
commit 6598f60fd9
-1
View File
@@ -29,7 +29,6 @@ target-version = "py37"
select = ["ALL"]
ignore = [
"ANN",
"B008",
"BLE001",
"C901",
"COM",