[mypy] python_version=3.10 warn_return_any=true warn_unused_ignores=true strict_optional=true warn_redundant_casts = true warn_no_return = true check_untyped_defs=true disallow_any_generics=true disallow_subclassing_any=true