Skip to content

Commit 2b2a98e

Browse files
committed
[#696] Add missing line
1 parent d124479 commit 2b2a98e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorials/advanced/classification_of_strategies.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Some strategies have been classified as having a particularly long run time::
8989

9090
>>> filterset = {
9191
... 'long_run_time': True
92+
... }
9293
>>> strategies = axl.filtered_strategies(filterset)
9394
>>> len(strategies)
9495
10

0 commit comments

Comments
 (0)