Skip to content

Added a quick fix for a rare bug causing the OCR system to crash due … #104

Added a quick fix for a rare bug causing the OCR system to crash due …

Added a quick fix for a rare bug causing the OCR system to crash due … #104

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable