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
c84d52cd
Unverified
Commit
c84d52cd
authored
Jan 31, 2023
by
tripleMu
Committed by
GitHub
Jan 31, 2023
Browse files
Use official isort (#2575)
parent
6cae40a4
Changes
2
Hide 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 @
c84d52cd
...
...
@@ -4,8 +4,8 @@ repos:
rev
:
5.0.4
hooks
:
-
id
:
flake8
-
repo
:
https://gitee.com/
zhouzaida
/mirrors-isort
rev
:
5.1
2.1
-
repo
:
https://gitee.com/
openmmlab
/mirrors-isort
rev
:
5.1
1.5
hooks
:
-
id
:
isort
-
repo
:
https://gitee.com/openmmlab/mirrors-yapf
...
...
.pre-commit-config.yaml
View file @
c84d52cd
...
...
@@ -4,8 +4,8 @@ repos:
rev
:
5.0.4
hooks
:
-
id
:
flake8
-
repo
:
https://github.com/
zhouzaida
/isort
rev
:
5.1
2.1
-
repo
:
https://github.com/
PyCQA
/isort
rev
:
5.1
1.5
hooks
:
-
id
:
isort
-
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