Skip to content

Commit 9a5257c

Browse files
committed
code-block docstring missing blank line
1 parent f62cdc9 commit 9a5257c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_veml6070.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ class VEML6070:
9696
Example:
9797
9898
.. code-block:: python
99+
99100
from board import *
100101
import busio, veml6070, time
101102

0 commit comments

Comments
 (0)