From 8c1cade88d101c3a1b8d93ee2cc9b2e6cf5588de Mon Sep 17 00:00:00 2001 From: Footsiefat Date: Tue, 19 Oct 2021 20:08:26 +1300 Subject: [PATCH] vscode test --- zspotify.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zspotify.py b/zspotify.py index 6ef152c0..052e0a1c 100644 --- a/zspotify.py +++ b/zspotify.py @@ -501,3 +501,6 @@ def main(): if __name__ == "__main__": main() + + +#VSCODE TEST \ No newline at end of file