Skip to content

Commit

Permalink
small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robinroy03 committed Mar 21, 2024
1 parent 264721b commit 20d668d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/viz_play_cube.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ def timer_callback(_caller, _timer_event):
show_manager.add_timer_callback(True, int(1/60), timer_callback)


######################################################################
# Flip it to ``True`` for video.
interactive = False
if interactive:
Expand Down

0 comments on commit 20d668d

Please sign in to comment.