Commit a7664eb
committed
chore: Add openpyxl to Deptry DEP002 ignore list
openpyxl is loaded dynamically by pandas via engine='openpyxl' parameter,
so Deptry cannot detect its usage. Adding to ignore list alongside
python-calamine which has the same pattern.
Co-Authored-By: unknown <>1 parent 65e8adc commit a7664eb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
0 commit comments