scratchattach
scratchattach copied to clipboard
Incorrect Error
hello!
The three raise() functions in studio.py are not executed correctly.
Change in line 292, 307, and 323,
Before:
raise(_exceptions.Unauthorized)
After:
raise(exceptions.Unauthorized)
I used google translate. Thank you.
Thanks, will be fixed soon
thank you!
pls close
sorry I did.