Bump docstring-adder pin (#22301)

This commit is contained in:
Alex Waygood
2025-12-30 17:03:54 +00:00
committed by GitHub
parent b2b9d91859
commit 5013752c6c

View File

@@ -18,7 +18,7 @@
set -eu
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@93e8fdf5f65410c2aa88bc8523e3fc2a598e3917"
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@11ffed4b2bb56f2d2659afc3fe0916df025623a4"
stdlib_path="./crates/ty_vendored/vendor/typeshed/stdlib"
for python_version in 3.14 3.13 3.12 3.11 3.10 3.9