[mypy] python_version = 3.11 strict = true pretty = true color_output = true show_error_codes = true [mypy-boto3.*] ignore_missing_imports = True