Skip to content

Commit dff97ed

Browse files
authored
fix lint (#1694)
fix lint
1 parent 50f55c2 commit dff97ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ repos:
44
rev: 5.0.4
55
hooks:
66
- id: flake8
7-
- repo: https://github.com/PyCQA/isort
8-
rev: 5.10.1
7+
- repo: https://github.com/zhouzaida/isort
8+
rev: 5.12.1
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/pre-commit/mirrors-yapf

0 commit comments

Comments
 (0)