Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/isort rev: 5.10.1 rev: 5.12.0 hooks: - id: isort args: ["--filter-files", "--profile", "black"] Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/isort rev: 5.10.1 rev: 5.12.0 hooks: - id: isort args: ["--filter-files", "--profile", "black"] Loading