mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +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