Marco Ricci commited on 2025-01-24 23:04:28
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
Now hypothesis decorators and strategies will be highlighted and linked in the API documentation.
... | ... |
@@ -61,6 +61,7 @@ plugins: |
61 | 61 |
- 'https://click.palletsprojects.com/en/8.1.x/objects.inv' |
62 | 62 |
- 'https://typing-extensions.readthedocs.io/en/latest/objects.inv' |
63 | 63 |
- 'https://cryptography.readthedocs.io/en/latest/objects.inv' |
64 |
+ - 'https://hypothesis.readthedocs.io/en/latest/objects.inv' |
|
64 | 65 |
options: |
65 | 66 |
docstring_options: |
66 | 67 |
ignore_init_summary: true |
67 | 68 |