Skip to content

Commit f4c6068

Browse files
committed
Merge branch 'plugins-from-cli' of https://github.com/dibrinsofor/mypy into plugins-from-cli
2 parents 9e305da + 9ff5c41 commit f4c6068

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
@@ -890,7 +890,7 @@ in developing or debugging mypy internals.
890890

891891
.. option:: --extend-plugins {MODULE|PLUGIN_FILE} ...
892892

893-
This flag acts as a supplementary way to pass (a list of) plugins to customize
893+
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.
895895

896896
.. option:: --show-traceback, --tb

0 commit comments

Comments
 (0)