Skip to content

Commit 62c1c51

Browse files
committed
Deleted testing files.
1 parent befe26c commit 62c1c51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ppt2video/convertor.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ def ppt2video(pptx, video, timing, duration,
7979

8080
if __name__ == '__main__':
8181
# e.g.:test.pptx, file expected to be in the root folder
82-
file_name = "presentation.pptx"
82+
file_name = ""
8383
# e.g.: test_video, will be created in the root folder
84-
video_name = "video"
84+
video_name = ""
8585
UseTimingsAndNarrations = False # Boolean value
8686
DefaultSlideDuration = 2 # Int
8787
VertResolution = 720 # Int

ppt2video/presentation.pptx

-7.66 MB
Binary file not shown.

0 commit comments

Comments
 (0)