зеркало из https://github.com/microsoft/DeepSpeed.git
Update flake8 version (#6722)
This PR is useful for updating the flake8 checks we run, but is mostly needed to update flake8 so that it can run on newer versions of python which are included in newer ubuntu-latest versions from GitHub that we update to in #6717
This commit is contained in:
Родитель
d2a4718946
Коммит
3beda32e94
|
@ -65,7 +65,7 @@ repos:
|
|||
]
|
||||
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 4.0.1
|
||||
rev: 5.0.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: ['--config=.flake8']
|
||||
|
|
Загрузка…
Ссылка в новой задаче