Skip to content
Snippets Groups Projects
Unverified Commit 498080b1 authored by tripleMu's avatar tripleMu Committed by GitHub
Browse files

Use official isort (#895)

* fix lint

* cn fix lint
parent 2242fcab
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,8 @@ repos: ...@@ -4,8 +4,8 @@ repos:
rev: 5.0.4 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://gitee.com/zhouzaida/mirrors-isort - repo: https://gitee.com/openmmlab/mirrors-isort
rev: 5.12.1 rev: 5.11.5
hooks: hooks:
- id: isort - id: isort
- repo: https://gitee.com/openmmlab/mirrors-yapf - repo: https://gitee.com/openmmlab/mirrors-yapf
......
...@@ -4,8 +4,8 @@ repos: ...@@ -4,8 +4,8 @@ repos:
rev: 5.0.4 rev: 5.0.4
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/zhouzaida/isort - repo: https://github.com/PyCQA/isort
rev: 5.12.1 rev: 5.11.5
hooks: hooks:
- id: isort - id: isort
- repo: https://github.com/pre-commit/mirrors-yapf - repo: https://github.com/pre-commit/mirrors-yapf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment