Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed Oct 31, 2024
2 parents 1226b32 + 055baf3 commit 1e0e68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simba/video_processors/video_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
check_valid_boolean, check_valid_lst,
check_valid_tuple)
from simba.utils.data import find_frame_numbers_from_time_stamp
from simba.utils.enums import OS, ConfigKey, Formats, Options, Paths, Defaults
from simba.utils.enums import OS, ConfigKey, Defaults, Formats, Options, Paths
from simba.utils.errors import (CountError, DirectoryExistError,
FFMPEGCodecGPUError, FFMPEGNotFoundError,
FileExistError, FrameRangeError,
Expand Down

0 comments on commit 1e0e68b

Please sign in to comment.