We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2934b0b commit 0da8df6Copy full SHA for 0da8df6
hypothesis-python/src/hypothesis/internal/conjecture/providers.py
@@ -115,6 +115,7 @@
115
#: For third-party backend authors, we strongly encourage ensuring that
116
#: ``import hypothesis`` does not automatically import the expensive parts of
117
#: your package, by:
118
+#:
119
#: - setting a string path here, instead of a provider class
120
#: - ensuring the registered hypothesis plugin path references a path which just
121
#: sets AVAILABLE_PROVIDERS and does not import your package
0 commit comments