Skip to content

Commit e03cf7d

Browse files
authored
Merge branch 'master' into fix/16506-no-foo-bracket-suggestion
2 parents 2c8e58a + a399e1c commit e03cf7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypy/options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class BuildType:
7878
"fixed_format_cache",
7979
"untyped_calls_exclude",
8080
"enable_incomplete_feature",
81+
"install_types",
8182
}
8283
) - {"debug_cache"}
8384

0 commit comments

Comments
 (0)