Commit 5871f9d
committed
chore(lint): add pyright to pre-commit and dev requirements
Include pyright as a pre-commit hook and in requirements-dev.txt to
improve static type checking for Python code. This enhances code quality
by catching type errors early in the development workflow.1 parent 322e7e6 commit 5871f9d
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments