Skip to content

Commit

Permalink
Black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MattUnderscoreZhang committed Jan 18, 2024
1 parent 50fc2a8 commit 068f614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions video2dataset/subsamplers/resolution_subsampler.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class ResolutionSubsampler(Subsampler):
video_size (int): Both height and width.
encode_format (str): Format to encode in (i.e. mp4)
"""

def __init__(
self,
resize_mode: Literal["scale", "crop", "pad"],
Expand Down

0 comments on commit 068f614

Please sign in to comment.