Skip to content

Commit 69d667d

Browse files
authored
Merge pull request #2 from kattni/documentation-setup
fixed docstring for Sphinx
2 parents 01c39fa + 09f2f07 commit 69d667d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_pixie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class Pixie:
4646
4747
Example for two Pixie LEDs chained:
4848
49-
.. code_block:: python
49+
.. code_block::python
5050
5151
import time
5252
import board

0 commit comments

Comments
 (0)