2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
Write union types as `X | Y` where possible, as per PEP 604, added in Python 3.10.
|
Write union types as `X | Y` where possible, as per PEP 604, added in Python 3.10.
|