Skip to content

Commit b6c427e

Browse files
committed
Use Callback protocols to type the callbacks module
Replace the usage of mypy_extensions in the callbacks module with Callback protocols to allow the usage of different type checkers (pyright, ty, etc). see: https://typing.python.org/en/latest/spec/callables.html#callback-protocols
1 parent b0ab4e0 commit b6c427e

1 file changed

Lines changed: 249 additions & 254 deletions

File tree

0 commit comments

Comments
 (0)