Commit cae7bff
committed
fix(ci): add mypy overrides for optional dependency imports
Add ignore_missing_imports for optional packages (chainlit, litellm,
opentelemetry, langchain providers, holysheet, yaml) that may not be
installed in CI environments. Fixes type check pipeline failures.1 parent 7499efd commit cae7bff
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
0 commit comments