Format code

This commit is contained in:
2022-08-02 14:57:43 +02:00
parent 4dbdd59d8d
commit da5ece0b1c
8 changed files with 325 additions and 322 deletions

View File

@ -15,11 +15,11 @@ from discord_embed import settings
def generate_html_for_videos(
url: str,
width: int,
height: int,
screenshot: str,
filename: str,
url: str,
width: int,
height: int,
screenshot: str,
filename: str,
) -> str:
"""Generate HTML for video files.