diff --git a/hypothesis-python/docs/healthchecks.rst b/hypothesis-python/docs/healthchecks.rst index 37316f8402..84f3b1040a 100644 --- a/hypothesis-python/docs/healthchecks.rst +++ b/hypothesis-python/docs/healthchecks.rst @@ -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