Commit 6c5ed66
committed
Use
This is slightly more compact, but the main motivation is to work
around the following mypy bug:
python/mypy#3060callable() builtin function over isinstance(..., Callable)
1 parent e34de65 commit 6c5ed66
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
346 | 345 | | |
347 | 346 | | |
348 | 347 | | |
349 | | - | |
| 348 | + | |
350 | 349 | | |
351 | 350 | | |
352 | 351 | | |
| |||
0 commit comments