Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc[checker]: PEP-484 get_text -> Any
get_text() -> Union[str, array] depending on what was used when set_text() was used. Because of <python/mypy#1693> use Any.
- Loading branch information