Skip to content

Commit 796923e

Browse files
committed
Fix CI
1 parent 77a1c7c commit 796923e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ repos:
77
rev: v3.3.1
88
hooks:
99
- id: pyupgrade
10+
args: [--keep-runtime-typing]
1011
- repo: https://github.com/PyCQA/isort
1112
rev: 5.12.0
1213
hooks:

0 commit comments

Comments
 (0)