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 7d91ea1 commit a90baa7Copy full SHA for a90baa7
docs/how-to/classify_strategies.rst
@@ -110,7 +110,7 @@ Some strategies have been classified as having a particularly long run time::
110
... }
111
>>> strategies = axl.filtered_strategies(filterset)
112
>>> len(strategies)
113
- 18
+ 19
114
115
Strategies that :code:`manipulate_source`, :code:`manipulate_state`
116
and/or :code:`inspect_source` return :code:`False` for the
0 commit comments