We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7021db commit ffb1dd1Copy full SHA for ffb1dd1
spotify_dl/scaffold.py
@@ -8,7 +8,7 @@
8
format='%(message)s')
9
10
log = logging.getLogger('sdl')
11
-sentry_sdk.init("https://7d74a39472c9449dac51eb24bb33bdc3@sentry.io/2383261")
+sentry_sdk.init("https://[email protected].sentry.io/2383261")
12
13
14
def check_for_tokens():
0 commit comments