Skip to content

Commit 37d330b

Browse files
authored
Fixed indentation for Clue object documentation
1 parent c2e83c4 commit 37d330b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_clue.py

+1-1
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)