Fix linting

This commit is contained in:
Bruno Oliveira 2020-10-17 08:42:15 -03:00
parent f58d0a8c3d
commit 0a258f534f
1 changed files with 1 additions and 1 deletions

View File

@ -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