Skip to content

Commit 8c7db13

Browse files
committed
shorter flag
Signed-off-by: Dibri Nsofor <[email protected]>
1 parent f4c6068 commit 8c7db13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/command_line.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ in developing or debugging mypy internals.
888888
This flag will invoke the Python debugger when mypy encounters
889889
a fatal error.
890890

891-
.. option:: --extend-plugins {MODULE|PLUGIN_FILE} ...
891+
.. option:: --extend-plugins, --ep {MODULE|PLUGIN_FILE} ...
892892

893893
This flag acts as a supplementary way to pass (a list of) plugins to customize
894894
Mypy's type checking approach. See :ref:`extending-mypy` for more details.

0 commit comments

Comments
 (0)