mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 16:50:25 +08:00
97ecd2b91f
This allows subclasses to return strings (which are allowed) from these methods without having mypy throwing an error. Closes #3452