Skip to content

Commit 6123df1

Browse files
committed
Fix code block in usage example
1 parent 8ee9e65 commit 6123df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To install in a virtual environment in your current project:
5959
Usage Example
6060
=============
6161

62-
.. code-block: python3
62+
.. code-block:: python3
6363
6464
import board
6565
import busio

0 commit comments

Comments
 (0)