Skip to content

Use Optional[x] instead of Union[x, None]

That's a really trivial change

Test Plan

mypy


Migrated from D2992 (view on Phabricator)

Merge request reports