Commit 121def4
committed
fix(ci): narrow pyright strict to fastapi_cache only, exclude examples
The tests and examples directories have pre-existing type issues (httpx
unknown types, TemplateResponse API changes) that aren't worth fixing in
this PR. The library code itself passes pyright strict.1 parent 95ba25e commit 121def4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments