OCR-D / ocrd_tesserocr

Run tesseract with the tesserocr bindings with @OCR-D's interfaces
MIT License
38 stars 11 forks source link

Sort import statements with isort #204

Open stweil opened 6 months ago

stweil commented 6 months ago

This is one step of making the Python code fit for external reviews.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.33%. Comparing base (1f34996) to head (81c5c60).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ======================================= Coverage 57.33% 57.33% ======================================= Files 12 12 Lines 1390 1390 Branches 337 337 ======================================= Hits 797 797 Misses 448 448 Partials 145 145 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stweil commented 4 months ago

@kba, please merge.

stweil commented 4 months ago

Ping?