Commit a617abe
committed
fix: add type ignore comment for lxml import
- Add type: ignore[import-untyped] comment to suppress mypy error
- lxml-stubs are not required for examples
- All pre-commit checks now pass
Signed-off-by: Saquib Saifee <saquibsaifee2@gmail.com>1 parent 5a842e1 commit a617abe
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | | - | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | | - | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
0 commit comments