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 b09c6a4 commit cf3ededCopy full SHA for cf3eded
docs/source/config_file.rst
@@ -25,7 +25,7 @@ configuration files in the following locations (in this order):
25
3. ``~/.mypy.ini``
26
27
The :option:`--config-file <mypy --config-file>` command-line flag has the
28
-highest precedence and must be point towards a valid configuration file;
+highest precedence and must point towards a valid configuration file;
29
otherwise mypy will report an error and exit. Without the command line option,
30
mypy will look for configuration files in the precedence order above.
31
0 commit comments