mittagessen / kraken

OCR engine for all the languages
http://kraken.re
Apache License 2.0
688 stars 125 forks source link

Fix linting issue #553

Closed slobodan-ilic closed 7 months ago

slobodan-ilic commented 7 months ago

Linting issue:

using sel.lines instead of self.lines.

Here: https://github.com/mittagessen/kraken/blob/main/kraken/containers.py#L173