Skip to content

Commit 3c9318d

Browse files
Merge branch 'feat/watermark' into itwontletmepushsoimmakingthistemp
2 parents 78ff605 + 33d588e commit 3c9318d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

video_creation/background.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from utils.CONSTANTS import background_options
1414
from utils.console import print_step, print_substep
1515

16-
1716
def get_start_and_end_times(video_length: int, length_of_clip: int) -> Tuple[int, int]:
1817
"""Generates a random interval of time to be used as the background of the video.
1918

0 commit comments

Comments
 (0)