We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c8e58a + a399e1c commit e03cf7dCopy full SHA for e03cf7d
1 file changed
mypy/options.py
@@ -78,6 +78,7 @@ class BuildType:
78
"fixed_format_cache",
79
"untyped_calls_exclude",
80
"enable_incomplete_feature",
81
+ "install_types",
82
}
83
) - {"debug_cache"}
84
0 commit comments