We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d378fa + f2e57d9 commit cab77e2Copy full SHA for cab77e2
adafruit_led_animation/group.py
@@ -44,7 +44,7 @@ class AnimationGroup:
44
45
Example:
46
47
- .. code-block::
+ .. code-block:: python
48
49
import board
50
import neopixel
docs/requirements.txt
@@ -0,0 +1,5 @@
1
+# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: Unlicense
4
+
5
+sphinx>4
0 commit comments