Skip to content

Commit 6cbd205

Browse files
authored
Merge pull request #40 from AlexColello/patch-2
Fixed minor formatting in docs
2 parents c2e83c4 + 37d330b commit 6cbd205

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)