johnslavik / johnslavik/class_singledispatch
Find a best way to differentiate between type and callable
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`Callable[..., _R]` and `type[Any]` always overlap.
How to differentiate them?
Contributor guide
Assessment
This issue has not been assessed yet.