Skip to content

Commit 156e40e

Browse files
authored
Well linted version
1 parent 7d54447 commit 156e40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf_particular_page_remover/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
with open('output.pdf', 'wb') as f:
2525
output.write(f)
2626

27-
print("Done!")
27+
print("Done!")

0 commit comments

Comments
 (0)