Skip to content

Commit

Permalink
Merge branch 'master' of github.com:deanmalmgren/textract
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Malmgren committed Nov 15, 2016
2 parents 00c632a + 84f3ea8 commit d64bf3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions textract/parsers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
".jpeg": ".jpg",
".htm": ".html",
"": ".txt",
".tif": ".tiff",
}

# default encoding that is returned by the process method. specify it
Expand Down

0 comments on commit d64bf3f

Please sign in to comment.