Skip to content

Commit 4348fde

Browse files
committed
chore: add end-of-file newline
1 parent f7658b2 commit 4348fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

markdownify/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ class MarkdownConverter:
7474
...
7575

7676
def convert_soup(self, soup: Incomplete) -> str:
77-
...
77+
...

0 commit comments

Comments
 (0)