mypy
3a13b8eb
- Remove quotes from annotations (#13407)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#13407 - Remove quotes from annotations
Author
cdce8p
Parents
dc9c3040
Loading