Skip to content

Commit a356cce

Browse files
committed
(forgot one)
1 parent 6429974 commit a356cce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/pillow_shapes.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2020
# THE SOFTWARE.
2121

22-
from PIL import Image, ImageDraw, ImageFont
23-
2422
from board import SCL, SDA
2523
import busio
24+
from PIL import Image, ImageDraw, ImageFont
2625
import adafruit_ssd1306
2726

2827
# Create the I2C interface.

0 commit comments

Comments
 (0)