Thank you! I didn't know that. I will use `if False: # TYPE_CHECKING` so the compiler will remove all imports inner it.
But the official way is preferred so that all typing ecosystems follow it. -- Inada Naoki <[email protected]> _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WQQW5DW4KLHW4QMBQ7KYVGH4ICVUVHCA/ Code of Conduct: http://python.org/psf/codeofconduct/
