Commit 8674d33
committed
Add pyright type checking for understack-workflows python code
Note that we hard-code python deps because the pre-commit checker operates in
its own independent venv and cannot access the deps that poetry installs. This
seems broken, as it allows the versions to drift. However it is better than
nothing.1 parent 416d889 commit 8674d33
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
0 commit comments