Signed-off-by: Jeremy Teboul <jeremyteboul@fb.com> Co-authored-by: Jeremy Teboul <jeremyteboul@fb.com>
ruff
yapf
isort
test_utils.py
tests/utils.py
Optional[x]
x | None
Union[x, y]
x | y