We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09ac9a commit 9582eebCopy full SHA for 9582eeb
dialogs/messagebox.py
@@ -1,3 +1,5 @@
1
+# Use the MessageBox() function to display a simple message box.
2
+
3
from quo.dialog import MessageBox
4
5
MessageBox(
0 commit comments