Skip to content

Commit 21d829d

Browse files
Update ppt2pdf_linux.py
1 parent 31fe5ad commit 21d829d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppt2pdf/ppt2pdf_linux.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# import libraries
2-
import os
32
import glob
43
import tqdm
4+
import os
55

66
PATH="INPUT FOLDER"
77
extension="pptx" # or ppt

0 commit comments

Comments
 (0)