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
c6a8eb1f
Unverified
Commit
c6a8eb1f
authored
Jan 29, 2023
by
tripleMu
Committed by
GitHub
Jan 29, 2023
Browse files
[CI]: fix isort version issue in lint (#2240)
* fix lint fix lint * fix lint fix lint
parent
72ac2a5e
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 @
c6a8eb1f
...
@@ -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 @
c6a8eb1f
...
@@ -3,8 +3,8 @@ repos:
...
@@ -3,8 +3,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