Skip to content

Commit 25f0b2e

Browse files
tsergnedbat
authored andcommitted
Update docs/config.rst
Co-authored-by: Ned Batchelder <[email protected]>
1 parent bb23eac commit 25f0b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In practical terms this means that if you have multiple configuration files arou
5555
might need to use ``--cov-config`` to make coverage use the correct configuration file.
5656

5757
Also, if you change the working directory and also use subprocesses in a test you might also need to use ``--cov-config`` to make pytest-cov
58-
use the expected configuration file in the subprocess.
58+
use the expected configuration file in the subprocess.
5959

6060
Reference
6161
=========

0 commit comments

Comments
 (0)