We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2736e39 commit 07c99f7Copy full SHA for 07c99f7
Kivy/main.py
@@ -50,7 +50,7 @@ def build(self):
50
on_release=self.show_values
51
)
52
53
- # Add widgets in the box layout
+ # Add widgets in the box layout
54
box_layout.add_widget(label)
55
box_layout.add_widget(self.username)
56
box_layout.add_widget(self.password)
0 commit comments