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 4556271 commit 0c9b896Copy full SHA for 0c9b896
doc/config.rst
@@ -75,7 +75,7 @@ TOML Syntax
75
...........
76
77
`TOML syntax`_ uses explicit lists with brackets, and strings with quotes.
78
-Booleans are in ``true`` or ``false``.
+Booleans are ``true`` or ``false``.
79
80
Configuration must be within the ``[tool.coverage]`` section, for example,
81
``[tool.coverage.run]``. Environment variable expansion in values is
0 commit comments