We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b884e commit 02c6e57Copy full SHA for 02c6e57
PyPortal_ViewMaster/code.py
@@ -62,4 +62,4 @@ def print_directory(path, tabs=0):
62
slideshow.direction = PlayBackDirection.FORWARD
63
slideshow.advance()
64
while not switch.value:
65
- pass
+ pass
0 commit comments