mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
3.14: add annotationlib, update typing and inspect (#13985)
This commit is contained in:
@@ -27,6 +27,7 @@ def run_stubtest(typeshed_dir: Path) -> int:
|
||||
"-m",
|
||||
"mypy.stubtest",
|
||||
"--check-typeshed",
|
||||
"--show-traceback",
|
||||
"--custom-typeshed-dir",
|
||||
str(typeshed_dir),
|
||||
*allowlist_stubtest_arguments("stdlib"),
|
||||
|
||||
Reference in New Issue
Block a user