mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:24:57 +00:00
[ty] Rename type_api => ty_extensions (#19523)
This commit is contained in:
parent
63d1d332b3
commit
9461d3076f
4 changed files with 5 additions and 5 deletions
|
@ -625,7 +625,7 @@ len()
|
|||
len([], 1)
|
||||
```
|
||||
|
||||
### Type API predicates
|
||||
### Type property predicates
|
||||
|
||||
```py
|
||||
from ty_extensions import is_subtype_of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue