mirror of https://github.com/hpcaitech/ColossalAI
[workflow] fixed the precommit CI (#2525)
* [workflow] fixed the precommit CI * polish file * polish filepull/2528/head
parent
b528eea0f0
commit
af151032f2
|
@ -1,7 +1,7 @@
|
||||||
repos:
|
repos:
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.10.1
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
name: sort all imports (python)
|
name: sort all imports (python)
|
||||||
|
|
Loading…
Reference in New Issue