Skip to content

Commit

Permalink
longer pause
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao committed Dec 19, 2024
1 parent 08c3199 commit 26799f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
actions.send_keys(Keys.ENTER)
actions.key_up(Keys.SHIFT)
actions.perform()
actions.pause(5)
actions.pause(10)

# Save notebook with output
print("Ready to save notebook")
Expand Down

0 comments on commit 26799f6

Please sign in to comment.