mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:45:24 +00:00
Sync vendored typeshed stubs (#13753)
This commit is contained in:
parent
74bf4b0653
commit
5fa82fb0cd
71 changed files with 4611 additions and 3311 deletions
|
@ -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(())
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue