From a18281bbb94926169ad17d050c2d366da494d6ef Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Sat, 19 Dec 2020 22:36:24 +0100 Subject: [PATCH] yes. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index adfdf4e..d4bf229 100644 --- a/main.py +++ b/main.py @@ -57,7 +57,7 @@ async def main(): thumbnail = await get_track() screen.SetImage(thumbnail.convert('RGB')) -async def test() +async def test(): print('text')