Fix linting
This commit is contained in:
parent
f58d0a8c3d
commit
0a258f534f
|
@ -691,7 +691,7 @@ items, delete or otherwise amend the test items:
|
|||
.. note::
|
||||
If this hook is implemented in ``conftest.py`` files, it always receives all collected items, not only those
|
||||
under the ``conftest.py`` where it is implemented.
|
||||
|
||||
|
||||
.. autofunction:: pytest_collection_finish
|
||||
|
||||
Test running (runtest) hooks
|
||||
|
|
Loading…
Reference in New Issue