From 6123df1ad7c941282c8c3cf454093b97db7eca2c Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Tue, 15 Feb 2022 12:44:39 -0500 Subject: [PATCH] Fix code block in usage example --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3a6a95f..b88be5d 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ To install in a virtual environment in your current project: Usage Example ============= -.. code-block: python3 +.. code-block:: python3 import board import busio