Skip to content

Commit a90baa7

Browse files
committed
Updating number of long run time strategies
1 parent 7d91ea1 commit a90baa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/classify_strategies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Some strategies have been classified as having a particularly long run time::
110110
... }
111111
>>> strategies = axl.filtered_strategies(filterset)
112112
>>> len(strategies)
113-
18
113+
19
114114

115115
Strategies that :code:`manipulate_source`, :code:`manipulate_state`
116116
and/or :code:`inspect_source` return :code:`False` for the

0 commit comments

Comments
 (0)