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 bbae93d commit c4ff524Copy full SHA for c4ff524
filetype/types/__init__.py
@@ -115,4 +115,4 @@
115
116
117
# Expose supported type matchers
118
-TYPES = list(VIDEO + IMAGE + AUDIO + FONT + DOCUMENT + ARCHIVE + APPLICATION)
+TYPES = list(IMAGE + AUDIO + VIDEO + FONT + DOCUMENT + ARCHIVE + APPLICATION)
0 commit comments