Skip to content

Commit a88ea03

Browse files
authored
Fix comment punctuation in images-to-pdf.py
1 parent b0e44c6 commit a88ea03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ART SCRIPTS/Images to PDF/images-to-pdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def images_to_pdf(
2323

2424

2525
if __name__ == "__main__":
26-
# You Can use any source of image
26+
# You Can use any source of image!
2727
# Here I use posts of Instagram with hashtag 'tamil'
2828
from instagramy import InstagramHashTag
2929

0 commit comments

Comments
 (0)