You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, very annoying. It's not the OCR-D logging, but stdout will quickly fill with megabytes, even in scripts.
I think the best fix would be to follow Click's documentation and pass file=sys.stdout – it should then suppress this kind of output in scripts, but still show the bar on ttys.
Example: https://circleci.com/api/v1.1/project/github/OCR-D/ocrd_calamari/177/output/106/0?file=true&allocation-id=62165a9241d4334ebb050ee2-0-build%2F1CB8E496
Excerpt:
The text was updated successfully, but these errors were encountered: