We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aeb4db commit d0a41a0Copy full SHA for d0a41a0
docs/source/config_file.rst
@@ -323,7 +323,7 @@ Platform configuration
323
:type: string
324
325
Specifies the Python version used to parse and check the target
326
- program. The string should be in the format ``DIGIT.DIGIT`` --
+ program. The string should be in the format ``MAJOR.MINOR`` --
327
for example ``2.7``. The default is the version of the Python
328
interpreter used to run mypy.
329
0 commit comments