Skip to content

Commit 428a6fb

Browse files
committed
cosmetic
1 parent d4a7919 commit 428a6fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

sample.png

2.47 KB
Loading

sample.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ def Dialog(*, post_url: str, title: str, body: SafeStr, ok_text: str | None = No
4242
</div>
4343
</form>
4444
</div>
45-
</div>"""
45+
</div>
46+
"""
4647
)

0 commit comments

Comments
 (0)