Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
6cae40a4
Unverified
Commit
6cae40a4
authored
Jan 29, 2023
by
tripleMu
Committed by
GitHub
Jan 29, 2023
Browse files
[Fix] Upgrade the version of isort to fix lint error (#2567)
parent
eb57b3bb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.pre-commit-config-zh-cn.yaml
.pre-commit-config-zh-cn.yaml
+2
-2
.pre-commit-config.yaml
.pre-commit-config.yaml
+2
-2
No files found.
.pre-commit-config-zh-cn.yaml
View file @
6cae40a4
...
@@ -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/
openmmlab
/mirrors-isort
-
repo
:
https://gitee.com/
zhouzaida
/mirrors-isort
rev
:
5.1
0
.1
rev
:
5.1
2
.1
hooks
:
hooks
:
-
id
:
isort
-
id
:
isort
-
repo
:
https://gitee.com/openmmlab/mirrors-yapf
-
repo
:
https://gitee.com/openmmlab/mirrors-yapf
...
...
.pre-commit-config.yaml
View file @
6cae40a4
...
@@ -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/
PyCQA
/isort
-
repo
:
https://github.com/
zhouzaida
/isort
rev
:
5.1
0
.1
rev
:
5.1
2
.1
hooks
:
hooks
:
-
id
:
isort
-
id
:
isort
-
repo
:
https://github.com/pre-commit/mirrors-yapf
-
repo
:
https://github.com/pre-commit/mirrors-yapf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment