for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
try:
from mypy_extensions import mypyc_attr
except:
def mypyc_attr(*attrs, **kwattrs): # type: ignore
return lambda x: x