Skip to content

Commit

Permalink
Update cvat/apps/engine/media_extractors.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
  • Loading branch information
ActiveChooN and Marishka17 authored Apr 4, 2022
1 parent 5b205cc commit 1b6e47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat/apps/engine/media_extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
class ORIENTATION(IntEnum):
NORMAL_HORIZONTAL=1
MIRROR_HORIZONTAL=2
NORAMAL_180_ROTATED=3
NORMAL_180_ROTATED=3
MIRROR_VERTICAL=4
MIRROR_HORIZONTAL_270_ROTATED=5
NORAMAL_90_ROTATED=6
Expand Down

0 comments on commit 1b6e47b

Please sign in to comment.