uko_
Results
2
issues of
uko_
### Checklist - [x] I've looked at the [documentation](https://summernote.org/deep-dive/) to make sure the behavior isn't documented and expected. - [x] I'm sure this is an issue with Summernote, not with...
Fixes https://github.com/python/mypy/issues/19003 This PR fixes the issue by handling the case where the __init__ method can be an OverloadedFuncDef with CallableType items.