Skip to content

Commit 316177f

Browse files
committed
linting
1 parent 482a63e commit 316177f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_epd/epd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"""
2828

2929
import time
30-
from adafruit_epd import mcp_sram
3130
import digitalio
31+
from adafruit_epd import mcp_sram
3232

3333
class Adafruit_EPD:
3434
"""Base class for EPD displays

0 commit comments

Comments
 (0)