diff --git a/pyproject.toml b/pyproject.toml index 3013327..cf25b0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,6 @@ select = [ "E", # pycodestyle - error "F", # Pyflakes "G", # flake8-logging-format - "I", # isort "N", # pep8-naming "Q", # flake8-quotes "S", # flake8-bandit