mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-12-14 20:51:56 +01:00
Add gitignore
This commit is contained in:
@@ -10,7 +10,3 @@ def get_catalog_url():
|
||||
def get_songs(url):
|
||||
r = requests.get(url)
|
||||
return r.text
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(get_songs)
|
||||
|
||||
Reference in New Issue
Block a user