Skip to content

Commit 00713b3

Browse files
abriscoionelmc
authored andcommitted
removed incorrect docs on data_file.
1 parent b3dda36 commit 00713b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ For full details refer to the `coverage config file`_ documentation.
2323

2424
.. note:: Important Note
2525

26-
This plugin overrides the ``data_file`` and ``parallel`` options of coverage. Unless you also run coverage without
27-
pytest-cov it's pointless to set those options in your ``.coveragerc``.
26+
This plugin overrides the ``parallel`` option of coverage. Unless you also run coverage without pytest-cov it's
27+
pointless to set those options in your ``.coveragerc``.
2828

2929
If you use the ``--cov=something`` option (with a value) then coverage's ``source`` option will also get overridden.
3030
If you have multiple sources it might be easier to set those in ``.coveragerc`` and always use ``--cov`` (without a value)

0 commit comments

Comments
 (0)