mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-09 13:18:18 +00:00
[ty] Bump docstring-adder pin (#19606)
This commit is contained in:
parent
e4f64480da
commit
d4f64cd474
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
set -eu
|
||||
|
||||
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@6e91640a011248f5d9f85ce98218e16d1c4277c4"
|
||||
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@93e8fdf5f65410c2aa88bc8523e3fc2a598e3917"
|
||||
stdlib_path="./crates/ty_vendored/vendor/typeshed/stdlib"
|
||||
|
||||
for python_version in 3.14 3.13 3.12 3.11 3.10 3.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue