From 6598f60fd962f3df32f1b66cb0073d5eaa2beb30 Mon Sep 17 00:00:00 2001 From: monosans Date: Wed, 3 May 2023 11:18:11 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) 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",