mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-22 02:52:07 +08:00
This allows subclasses to return strings (which are allowed) from these methods without having mypy throwing an error. Closes #3452
This allows subclasses to return strings (which are allowed) from these methods without having mypy throwing an error. Closes #3452