Skip to content

Commit

Permalink
Revert bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
tdowgiel committed Oct 9, 2020
1 parent 424c4b9 commit 24ceb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat/apps/dataset_manager/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from cvat.apps.engine.frame_provider import FrameProvider
from cvat.apps.engine.models import AttributeType, ShapeType
from datumaro.util import cast
# from datumaro.util.image import ByteImage, Image
from datumaro.util.image import ByteImage, Image

from .annotation import AnnotationManager, TrackManager

Expand Down

0 comments on commit 24ceb3d

Please sign in to comment.