Skip to content

Commit

Permalink
[Fix] fix lint (#1618)
Browse files Browse the repository at this point in the history
fix lint
  • Loading branch information
triple-Mu authored Jan 29, 2023
1 parent bdc36ec commit e202867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ repos:
rev: 4.0.1
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
- repo: https://github.com/zhouzaida/isort
rev: 5.12.1
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
Expand Down

0 comments on commit e202867

Please # to comment.