Skip to content

Commit 3010075

Browse files
committed
Add the "interval" option to the raw_parameter_script example
1 parent 795efe6 commit 3010075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/raw_parameter_script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
sb.ad_block_on = False
8282
sb.highlights = None
8383
sb.check_js = False
84+
sb.interval = None
8485
sb.cap_file = None
8586
sb.cap_string = None
8687

0 commit comments

Comments
 (0)