And actually import the library required to make the previous commit work ffs
This commit is contained in:
parent
40b27c518b
commit
d75874588c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import discogs_client,re,time,thetoken
|
||||
import discogs_client,os,re,time,thetoken
|
||||
d = discogs_client.Client("Python/1.0",user_token=thetoken.discogstoken)
|
||||
|
||||
user = d.user("pilpaotr")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue