`logging.handlers.SMTPHandler` arg `secure` accepts something like this: Union[EmptyTuple, Tuple[str], Tuple[str, str]] Is there a way to define the `EmptyTuple` part?