I have a Python project and I wish to apply type hints referring to my custom user-defined classes without having to import them. My project is getting bigger and I feel that ap