update documentation

This commit is contained in:
Konstantin Lampalzer 2021-09-13 19:14:47 +02:00
parent 54320096fb
commit 3ef0fff256
6 changed files with 205 additions and 18 deletions

View file

@ -12,7 +12,7 @@ class Display(object):
"""
@staticmethod
def write(line: int, text: string):
def write(line: int, text: str):
"""Write a string of text to the integrated display.
:param line: Line to write. Between 1 and 4