Skip to content

Commit c1036cd

Browse files
committed
linting
1 parent 5b4676a commit c1036cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_ssd1306.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"""
3030

3131
import time
32-
import framebuf
3332

3433
from micropython import const
3534
from adafruit_bus_device import i2c_device, spi_device
35+
import framebuf
3636

3737
__version__ = "0.0.0-auto.0"
3838
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_SSD1306.git"

0 commit comments

Comments
 (0)