Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python <3.10 typing compat: Callable
`collections.abc.Callable` subscripting was added in Python 3.10, use `typing.Callable` instead.
- Loading branch information