Skip to content

Commit 0da8df6

Browse files
committed
spacing
1 parent 2934b0b commit 0da8df6

File tree

1 file changed

+1
-0
lines changed
  • hypothesis-python/src/hypothesis/internal/conjecture

1 file changed

+1
-0
lines changed

hypothesis-python/src/hypothesis/internal/conjecture/providers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
#: For third-party backend authors, we strongly encourage ensuring that
116116
#: ``import hypothesis`` does not automatically import the expensive parts of
117117
#: your package, by:
118+
#:
118119
#: - setting a string path here, instead of a provider class
119120
#: - ensuring the registered hypothesis plugin path references a path which just
120121
#: sets AVAILABLE_PROVIDERS and does not import your package

0 commit comments

Comments
 (0)