Upgrade syntax to python 3.7+

This commit is contained in:
Nikolai R Kristiansen 2022-09-25 17:25:05 +02:00
parent 8fb310a900
commit 9b44082dc4

View File

@ -19,6 +19,7 @@ repos:
rev: v2.37.3
hooks:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/psf/black
rev: 22.6.0
hooks: