timClicks / slate

The simplest way to extract text from PDFs in Python
http://timmcnamara.co.nz/
GNU General Public License v3.0
425 stars 139 forks source link

fixed importing of 'utils' in 'slate.classes' so that it wouldn't clobber when users have another module called 'utils' #44

Closed violet4 closed 6 years ago

violet4 commented 6 years ago
violet4 commented 6 years ago

I see a better solution in #32 from slate import utils described by https://github.com/timClicks/slate/pull/32#issuecomment-224019698