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
mmdetection3d
Commits
d84e081b
"tests/python/common/vscode:/vscode.git/clone" did not exist on "2b5921e7599f1838b28e199ddebf36a02e7cce12"
Unverified
Commit
d84e081b
authored
Feb 03, 2023
by
Xiang Xu
Committed by
GitHub
Feb 03, 2023
Browse files
[CI] use officiel isort in pre-commit (#2249)
parent
f06ce29b
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 @
d84e081b
...
...
@@ -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 @
d84e081b
...
...
@@ -3,8 +3,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