ruff
6435e4e4 - Enable auto-return-type involving `Optional` and `Union` annotations (#8885)

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.
Author
Parents
Loading