Ask a question to get started
Enter to sendā¢Shift+Enter new line
INPUT_TYPE = TypeVar( 'INPUT_TYPE', bound=(Union[str, List[str], MESSAGE_FORMAT, List[MESSAGE_FORMAT]]) )