diff --git a/pyproject.toml b/pyproject.toml index ee5717f..c430694 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,6 @@ target-version = "py37" select = ["ALL"] ignore = [ "ANN", - "B008", "BLE001", "C901", "COM",