style: format

pull/880/head
Callum Leslie 2 years ago
parent c5c64a5e4b
commit 89ab71270a
No known key found for this signature in database
GPG Key ID: D382C4AFEECEAA90

@ -43,7 +43,10 @@ def name_normalize(name: str) -> str:
def make_final_video(
number_of_clips: int, length: int, reddit_obj: dict, background_config: Tuple[str, str, str, Any]
number_of_clips: int,
length: int,
reddit_obj: dict,
background_config: Tuple[str, str, str, Any],
):
"""Gathers audio clips, gathers all screenshots, stitches them together and saves the final video to assets/temp
Args:

Loading…
Cancel
Save