Unverified Commit 6cae40a4 authored by tripleMu's avatar tripleMu Committed by GitHub
Browse files

[Fix] Upgrade the version of isort to fix lint error (#2567)

parent eb57b3bb
......@@ -4,8 +4,8 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
- repo: https://gitee.com/openmmlab/mirrors-isort
rev: 5.10.1
- repo: https://gitee.com/zhouzaida/mirrors-isort
rev: 5.12.1
hooks:
- id: isort
- repo: https://gitee.com/openmmlab/mirrors-yapf
......
......@@ -4,8 +4,8 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
- repo: https://github.com/zhouzaida/isort
rev: 5.12.1
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment