mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 05:30:23 +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