Skip to content

Commit 2660230

Browse files
authored
Merge pull request #4 from tekktrik/doc/add-usage-example
Fix code block in usage example
2 parents a74e7d0 + 6123df1 commit 2660230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

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