diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e371b18..8b9b6b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - flake8-bugbear - flake8-builtins - flake8-docstrings - # - flake8-picky-parentheses + - flake8-picky-parentheses - flake8-quotes - pep8-naming - repo: local