Skip to content

Commit

Permalink
Upgrade syntax to python 3.7+
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaik committed Sep 25, 2022
1 parent 8fb310a commit 9b44082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b44082

Please sign in to comment.