refactor: replace mypy with pyright

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
dw-0
2025-04-14 21:06:19 +02:00
parent 3c952ccc12
commit ead521b377
3 changed files with 9 additions and 12 deletions

2
requirements-dev.txt Normal file
View File

@@ -0,0 +1,2 @@
ruff (>=0.9.10)
pyright