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.
--enable-incomplete-feature
1 parent fe4df12 commit 2d55435Copy full SHA for 2d55435
docs/source/command_line.rst
@@ -1008,7 +1008,7 @@ format into the specified directory.
1008
Enabling incomplete/experimental features
1009
*****************************************
1010
1011
-.. option:: --enable-incomplete-feature {PreciseTupleTypes}
+.. option:: --enable-incomplete-feature {PreciseTupleTypes, NewGenericSyntax, InlineTypedDict}
1012
1013
Some features may require several mypy releases to implement, for example
1014
due to their complexity, potential for backwards incompatibility, or
0 commit comments