diff --git a/pyproject.toml b/pyproject.toml index d481e74..ef2750f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -174,8 +174,6 @@ select = [ # Pycodestyle "E", "W", - # flake8-quotes - "Q", # isort "I001" ]