This commit is contained in:
Lukas Schulz 2020-12-19 22:36:24 +01:00
parent 6d94312951
commit a18281bbb9

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')