Sync vendored typeshed stubs (#13753)

This commit is contained in:
github-actions[bot]
2024-10-15 13:36:11 +00:00
committed by GitHub
parent 74bf4b0653
commit 5fa82fb0cd
71 changed files with 4611 additions and 3311 deletions

View File

@@ -7339,7 +7339,8 @@ mod tests {
",
)?;
assert_public_ty(&db, "/src/a.py", "a", "str");
// TODO overloads...
assert_public_ty(&db, "/src/a.py", "a", "@Todo");
Ok(())
}