Add pyupgrade (in pre-commit and CI) (#33688)

* Add pyupgrade (in pre-commit and CI)

* Fix leftover results of pyupgrade

* Ensure we run for Python 3.7 on pyupgrade
This commit is contained in:
Franck Nijhof
2020-04-05 12:49:57 +02:00
committed by GitHub
parent 5bf7e0fcc0
commit f38011560f
9 changed files with 18 additions and 9 deletions

View File

@@ -7,4 +7,5 @@ flake8-docstrings==1.5.0
flake8==3.7.9
isort==4.3.21
pydocstyle==5.0.2
pyupgrade==2.1.0
yamllint==1.21.0