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 7840323 commit b241c0bCopy full SHA for b241c0b
doc/en/reference/reference.rst
@@ -1744,7 +1744,7 @@ passed multiple times. The expected format is ``name=value``. For example::
1744
[pytest]
1745
tmp_path_retention_count = 3
1746
1747
- Default: 3
+ Default: ``3``
1748
1749
1750
.. confval:: tmp_path_retention_policy
@@ -1763,7 +1763,7 @@ passed multiple times. The expected format is ``name=value``. For example::
1763
1764
tmp_path_retention_policy = "all"
1765
1766
- Default: all
+ Default: ``all``
1767
1768
1769
.. confval:: usefixtures
0 commit comments