impresso / impresso-pycommons

Python module with bits of code (objects, functions) highly reusable within impresso.
http://impresso-pycommons.rtfd.io/
GNU Affero General Public License v3.0
3 stars 3 forks source link

Bugfix/renamed import #76

Closed EmanuelaBoros closed 10 months ago

EmanuelaBoros commented 11 months ago

Solved a part of #75

    from impresso_commons.utils.config_loader import TextImporterConfig
E   ImportError: cannot import name 'TextImporterConfig' from 'impresso_commons.utils.config_loader' (impresso_commons/utils/config_loader.py)