Skip to content

Commit 91674a1

Browse files
authored
Fixed comment indentation
This will fix a formatting issue in the documentation of the clue object where the sample code is not in the code block.
1 parent 9328f16 commit 91674a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_clue.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,5 +960,5 @@ def simple_text_display( # pylint: disable=too-many-arguments
960960
961961
.. code-block:: python
962962
963-
from adafruit_clue import clue
963+
from adafruit_clue import clue
964964
"""

0 commit comments

Comments
 (0)