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
(Note the capitalization: "GUIzero" → "guizero").
I guess this isn't a huge issue, but I got confused because some test cases were failing. I guess this should be fixed all at once in the 0.4 release? I don't know if this is true for other widgets too, but I'll take a look sometime soon.
This error persists in the Parameters section:
Parameter
Data type
Default
Compulsory
Description
title
string
"GUIzero"
No
The title displayed in the bar at the top of the window.
The text was updated successfully, but these errors were encountered:
I was taking a look at the docs for
App
and found the class signature is outdated:The correct class signature is
(Note the capitalization:
"GUIzero"
→"guizero"
).I guess this isn't a huge issue, but I got confused because some test cases were failing. I guess this should be fixed all at once in the 0.4 release? I don't know if this is true for other widgets too, but I'll take a look sometime soon.
This error persists in the Parameters section:
The text was updated successfully, but these errors were encountered: