Skip to content

Commit 04ce3ac

Browse files
committed
update-pyi-files: require_serial to avoid mp explosion
1 parent f38d7e4 commit 04ce3ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ repos:
2424
name: update-pyi-files
2525
always_run: true
2626
language: system
27+
require_serial: true
2728
description: 'Update pyi files as needed'
2829
entry: python3 scripts/make_pyi.py
2930

0 commit comments

Comments
 (0)