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 d4a7919 commit 428a6fbCopy full SHA for 428a6fb
sample.png
2.47 KB
sample.py
@@ -42,5 +42,6 @@ def Dialog(*, post_url: str, title: str, body: SafeStr, ok_text: str | None = No
42
</div>
43
</form>
44
45
- </div>"""
+ </div>
46
+ """
47
)
0 commit comments