Skip to content

Commit e834194

Browse files
authored
Merge pull request #352 from andrewring/patch-1
Add ppm file to extensions
2 parents eb54678 + e2201fc commit e834194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
}
268268
EXTENSIONS_NEED_BINARY_CHECK = {
269269
'plist': {'plist'},
270+
'ppm': {'image', 'ppm'},
270271
}
271272

272273
NAMES = {

0 commit comments

Comments
 (0)