diff options
author | Parker <contact@pkrm.dev> | 2024-11-29 22:57:11 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-11-29 22:57:11 -0600 |
commit | 60bace9f2885270c566b406460731a49a2103fc4 (patch) | |
tree | 5da52db00925dfa530ec2b51566096d9869502b6 /test.py | |
parent | 319fdc62f2bb944c441cb39057ff5b60e829fe51 (diff) |
Add support for Spotify `artist` links
Diffstat (limited to 'test.py')
-rw-r--r-- | test.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test.py b/test.py deleted file mode 100644 index bbfe23b..0000000 --- a/test.py +++ /dev/null @@ -1,3 +0,0 @@ -while not Exception: - print("Test") - Exception |