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