We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38d7e4 commit 04ce3acCopy full SHA for 04ce3ac
.pre-commit-config.yaml
@@ -24,6 +24,7 @@ repos:
24
name: update-pyi-files
25
always_run: true
26
language: system
27
+ require_serial: true
28
description: 'Update pyi files as needed'
29
entry: python3 scripts/make_pyi.py
30
0 commit comments