mypy
3a13b8eb - Remove quotes from annotations (#13407)

Commit
3 years ago
Remove quotes from annotations (#13407) With #13391 (adding `from __future__ import annotations` everywhere), it's now possible to remove the quotes from annotations. Change generated with `pyupgrade` and excluding unrelated changes.
Author
Parents
Loading