Skip to content

Commit b62b2cf

Browse files
committed
black code format
1 parent f7b762c commit b62b2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_display_text/label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,4 +331,4 @@ def _set_text(self, new_text, scale):
331331
self._reset_text(new_text)
332332

333333
def _set_background_color(self, new_color):
334-
self._update_background_color(new_color)
334+
self._update_background_color(new_color)

0 commit comments

Comments
 (0)