Skip to content

Commit 9b93d22

Browse files
authored
Remove extra line
1 parent d1a8422 commit 9b93d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_rgb_display/rgb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ def root_group(self, val) -> None:
267267
raise NotImplementedError(
268268
"Please use a displayio driver for the display. This is the pixel-level driver."
269269
)
270-
271270

272271

273272
class DisplaySPI(Display):

0 commit comments

Comments
 (0)