summary refs log tree commit diff
path: root/spotify.py
diff options
context:
space:
mode:
Diffstat (limited to 'spotify.py')
-rwxr-xr-xspotify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotify.py b/spotify.py
index fc70f34..e9b0790 100755
--- a/spotify.py
+++ b/spotify.py
@@ -84,5 +84,5 @@ class Spotify:
 if __name__ == "__main__":
     import sys
 
-    #Spotify.spotify(Spotify, sys.argv[1])
+    # Spotify.spotify(Spotify, sys.argv[1])
     Spotify().spotify(sys.argv[1])