Commit 96221e1
authored
BUG: collections.abc.Callable does not allow tuple in Python 3.10 (#454)
* BUG: crash: collections.abc.Callable does not allow tuple in Python 3.10
* REF: Document Python3.10-specific workaround
* REF: Make flake8 happy1 parent 65342ae commit 96221e1
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
1357 | 1361 | | |
1358 | | - | |
| 1362 | + | |
1359 | 1363 | | |
1360 | 1364 | | |
1361 | 1365 | | |
| |||
0 commit comments