Skip to content

Commit 909eee8

Browse files
committed
Fixed code block in readme
1 parent f0567a7 commit 909eee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Once this is done, define the keyboard layout and initialize the :class:`Ducky`
121121
Now, set up a loop which will run a line of the script every time `loop` is called.
122122

123123
.. code-block:: python
124+
124125
result = True
125126
while result is not False:
126127
result = duck.loop()

0 commit comments

Comments
 (0)