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 7d54447 commit 156e40eCopy full SHA for 156e40e
pdf_particular_page_remover/main.py
@@ -24,4 +24,4 @@
24
with open('output.pdf', 'wb') as f:
25
output.write(f)
26
27
-print("Done!")
+print("Done!")
0 commit comments