Skip to content

Commit

Permalink
Don't declare module
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Nov 8, 2021
1 parent a237e2b commit 5fbb75b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hypothesis-python/docs/healthchecks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ The argument for this parameter is a list with elements drawn from any of
the class-level attributes of the HealthCheck class.
Using a value of ``HealthCheck.all()`` will disable all health checks.

.. module:: hypothesis
.. autoclass:: HealthCheck
.. autoclass:: hypothesis.HealthCheck
:undoc-members:
:inherited-members:
:exclude-members: all
Expand Down

0 comments on commit 5fbb75b

Please sign in to comment.