-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Description
from typing import NoReturn
# Incompatible types in assignment (expression has type "object", variable has type "Type[NoReturn]") [assignment]
foo: type[NoReturn] = NoReturn https://mypy-play.net/?mypy=latest&python=3.10&gist=ae2c337cc5fdfe2a3022aaae54903012