Skip to content

Commit 2a9c9f6

Browse files
committed
Add comment explaining why --example-workers 0 is not used for mypy-docs
1 parent 4a5ce8e commit 2a9c9f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ repos:
155155
pass_filenames: false
156156
additional_dependencies: [uv==0.9.5]
157157

158+
# We do not use --example-workers 0 due to https://github.com/python/mypy/issues/18283
158159
- id: mypy-docs
159160
name: mypy-docs
160161
stages: [pre-push]

0 commit comments

Comments
 (0)