LibCST
LibCST copied to clipboard
Codemod to convert typing.Union and typing.Optional to PEP 604 `|`
Codemod to convert typing.Union and typing.Optional to PEP 604 syntax and add __future__ as required.