Compare commits

...

1 Commits

Author SHA1 Message Date
Zanie Blue 73a8f7f1bd Add a diagnostic image to the README 2025-12-15 15:21:56 -06:00
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@
An extremely fast Python type checker and language server, written in Rust.
<picture>
<img src="./assets/example-unresolved-import-dark.png" alt="An example `unresolved-import`
diagnostic for tomllib" />
</picture>
## Getting started
Run ty with [uvx](https://docs.astral.sh/uv/guides/tools/#running-tools) to get started quickly:

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB