We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e731185 commit 411e1f1Copy full SHA for 411e1f1
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