Commit 7a654ad
authored
Exceptions are overlapping (pydata#10446)
`ModuleNotFoundError` is a subclass of `ImportError`:
https://docs.python.org/3/library/exceptions.html#exception-hierarchy1 parent 5e4e18f commit 7a654ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | | - | |
| 1295 | + | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| |||
0 commit comments