<p>Python tip: As of Python 3.10 `Union[X,Y]` can now be written as `X | Y`</p>
Reply