Run black

This commit is contained in:
2023-01-09 03:51:46 +01:00
parent e1ede66db5
commit fc424f7263
4 changed files with 4 additions and 2 deletions

View File

@ -13,6 +13,7 @@ class Resolution:
height: Height of video.
width: Width of video.
"""
height: int
width: int