Skip to content

Commit

Permalink
[autofix] Update Sphinx autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Sep 11, 2024
1 parent c55c9d7 commit a1edded
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ tests.test\_platforms module
:members:
:undoc-members:
:show-inheritance:

tests.test\_pytest module
-------------------------

.. automodule:: tests.test_pytest
:members:
:undoc-members:
:show-inheritance:

0 comments on commit a1edded

Please sign in to comment.