scratchattach icon indicating copy to clipboard operation
scratchattach copied to clipboard

Incorrect Error

Open kakeruzoku opened this issue 1 year ago • 2 comments

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.

kakeruzoku avatar Apr 30 '24 09:04 kakeruzoku

Thanks, will be fixed soon

TimMcCool avatar Apr 30 '24 15:04 TimMcCool

thank you!

kakeruzoku avatar May 01 '24 07:05 kakeruzoku

pls close

namtacs avatar May 18 '24 06:05 namtacs

sorry I did.

kakeruzoku avatar May 18 '24 09:05 kakeruzoku