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