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 f4c6068 commit 8c7db13Copy full SHA for 8c7db13
docs/source/command_line.rst
@@ -888,7 +888,7 @@ in developing or debugging mypy internals.
888
This flag will invoke the Python debugger when mypy encounters
889
a fatal error.
890
891
-.. option:: --extend-plugins {MODULE|PLUGIN_FILE} ...
+.. option:: --extend-plugins, --ep {MODULE|PLUGIN_FILE} ...
892
893
This flag acts as a supplementary way to pass (a list of) plugins to customize
894
Mypy's type checking approach. See :ref:`extending-mypy` for more details.
0 commit comments