Commit 9ac0fa5
committed
CI: use Python 3.9 for running mypy and bump mypy version to 0.991
Running with Python 3.9 allows mypy to check our importlib.resource
interfaces. mypy 0.991 does a better job in understanding typing in
the editable support code.1 parent 7e37525 commit 9ac0fa5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
0 commit comments