We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca62648 commit 75bf734Copy full SHA for 75bf734
libs/labelbox/src/labelbox/schema/media_type.py
@@ -6,7 +6,6 @@
6
class MediaType(Enum):
7
Audio = "AUDIO"
8
Conversational = "CONVERSATIONAL"
9
- Dicom = "DICOM"
10
Document = "PDF"
11
Geospatial_Tile = "TMS_GEO"
12
Html = "HTML"
0 commit comments