Use ty for type checking
Open
testing
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3766](https://github.com/augurlabs/augur/issues/3766)
> Originally opened by `@MoralCode` on 2026-03-05
---
we currently use mypy
Ty (https://github.com/astral-sh/ty) is written by the same people that wrote uv and according to their readme, its much faster.
This may be worth considering as an alternative in our test setup
Contributor guide
Assessment
This issue has not been assessed yet.