master
Lukas Schulz 2020-12-19 22:36:24 +01:00
parent 6d94312951
commit a18281bbb9
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ async def main():
thumbnail = await get_track()
screen.SetImage(thumbnail.convert('RGB'))
async def test()
async def test():
print('text')