ruff
6435e4e4
- Enable auto-return-type involving `Optional` and `Union` annotations (#8885)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Enable auto-return-type involving `Optional` and `Union` annotations (#8885) ## Summary Previously, this was only supported for Python 3.10 and later, since we always use the PEP 604-style unions.
References
#8885 - Enable auto-return-type involving `Optional` and `Union` annotations
Author
charliermarsh
Parents
ec7456ba
Loading