Skip to content

Commit 2e84baa

Browse files
committed
code format
1 parent 39b3b16 commit 2e84baa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

adafruit_portalbase/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ def display(self):
568568
"""The displayio.Display object for this device."""
569569
return self.graphics.display
570570

571-
572571
@property
573572
def text_fields(self):
574-
return self._text
573+
return self._text

0 commit comments

Comments
 (0)