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 52ba282 commit c1d4ec5Copy full SHA for c1d4ec5
Generic programming/Class work/dictionaries.py
@@ -6,3 +6,4 @@ class Demo(MDApp):
6
def build(self):
7
return super().build()
8
9
+Demo().run()
0 commit comments