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.
1 parent 222b104 commit 9f6f7f9Copy full SHA for 9f6f7f9
docs/source/extending_mypy.rst
@@ -245,4 +245,4 @@ Mypy ships ``mypy.plugins.proper_plugin`` plugin which can be useful
245
for plugin authors, since it finds missing ``get_proper_type()`` calls,
246
which is a pretty common mistake.
247
248
-It is recommended to enable it is a part of your plugin's CI.
+It is recommended to enable it as a part of your plugin's CI.
0 commit comments