You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got error in vdf.loads(r.text)
raise SyntaxError("vdf.parse: expected openning bracket",
File "", line 222
""
^
SyntaxError: vdf.parse: expected openning bracket
seems like there are some trouble in
any solutions?
The text was updated successfully, but these errors were encountered:
Got error in vdf.loads(r.text)
raise SyntaxError("vdf.parse: expected openning bracket",
File "", line 222
""
^
SyntaxError: vdf.parse: expected openning bracket
seems like there are some trouble in
any solutions?
The text was updated successfully, but these errors were encountered: