We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f6448 commit d4f64cdCopy full SHA for d4f64cd
scripts/codemod_docstrings.sh
@@ -18,7 +18,7 @@
18
19
set -eu
20
21
-docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@6e91640a011248f5d9f85ce98218e16d1c4277c4"
+docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@93e8fdf5f65410c2aa88bc8523e3fc2a598e3917"
22
stdlib_path="./crates/ty_vendored/vendor/typeshed/stdlib"
23
24
for python_version in 3.14 3.13 3.12 3.11 3.10 3.9
0 commit comments