mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:44:56 +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
|
@ -3,8 +3,8 @@ source: crates/ty_test/src/lib.rs
|
|||
expression: snapshot
|
||||
---
|
||||
---
|
||||
mdtest name: type_api.md - Type API (`ty_extensions`) - Diagnostic snapshots
|
||||
mdtest path: crates/ty_python_semantic/resources/mdtest/type_api.md
|
||||
mdtest name: ty_extensions.md - `ty_extensions` - Diagnostic snapshots
|
||||
mdtest path: crates/ty_python_semantic/resources/mdtest/ty_extensions.md
|
||||
---
|
||||
|
||||
# Python source files
|
Loading…
Add table
Add a link
Reference in a new issue