Commit c24874e
committed
chore(nix): add basedpyright to development shell
Added basedpyright as a build input to the Nix devShell to provide
IDE support for Python type checking. This tool complements the
existing mypy hooks and improves developer experience with real-time
type feedback in editors.1 parent c5cf8d4 commit c24874e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments