pyupgrade
This commit is contained in:
parent
c4e0bb76e9
commit
b66b9717e4
5 changed files with 38 additions and 3 deletions
|
|
@ -28,3 +28,9 @@ repos:
|
|||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.31.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args:
|
||||
- --py38-plus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue