eea / odfpy

API for OpenDocument in Python
GNU General Public License v2.0
308 stars 63 forks source link

Proper import of load #70

Closed MHC03 closed 6 years ago

MHC03 commented 6 years ago

I just changed the import of load in the opendocument module to odf.load. This should also solve #57.