Skip to content

Commit 9fe1ada

Browse files
committed
Revert "update count of memory one strategies in example"
This reverts commit a49d448.
1 parent 69723ee commit 9fe1ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/advanced/classification_of_strategies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ make a decision::
5757
... }
5858
>>> strategies = axl.filtered_strategies(filterset)
5959
>>> len(strategies)
60-
29
60+
28
6161

6262
Multiple filters can be specified within the filterset dictionary. To specify a
6363
range of memory_depth values, we can use the 'min_memory_depth' and

0 commit comments

Comments
 (0)