Python singleton pattern with type hints I have been trying to use the Singleton pattern in Python with proper type hints.