Skip to content

Commit a898c40

Browse files
authored
docs: add missing newline (#1187)
1 parent f24e54d commit a898c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interactions/api/models/emoji.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def format(self) -> str:
4242
.. versionadded:: 4.4.0
4343
4444
Formats the emoji into a send-able form.
45+
4546
:rtype: str
4647
"""
4748
return (

0 commit comments

Comments
 (0)