code format
This commit is contained in:
parent
39b3b1662b
commit
2e84baad1d
1 changed files with 1 additions and 2 deletions
|
|
@ -568,7 +568,6 @@ class PortalBase:
|
||||||
"""The displayio.Display object for this device."""
|
"""The displayio.Display object for this device."""
|
||||||
return self.graphics.display
|
return self.graphics.display
|
||||||
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def text_fields(self):
|
def text_fields(self):
|
||||||
return self._text
|
return self._text
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue