Skip to content

Commit 6c1b727

Browse files
committed
Cleanning
1 parent 3aa66a4 commit 6c1b727

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

src/ocrmypdf/_exec/rapidocr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# SPDX-FileCopyrightText: 2024 OCRmyPDF Contributors
21
# SPDX-License-Identifier: MPL-2.0
32

43
"""Interface to RapidOCR."""

src/ocrmypdf/builtin_plugins/rapidocr_engine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# SPDX-FileCopyrightText: 2024 OCRmyPDF Contributors
21
# SPDX-License-Identifier: MPL-2.0
32
"""Built-in plugin to implement OCR using RapidOCR."""
43

src/ocrmypdf/ocr_engine/rapidocr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# SPDX-FileCopyrightText: 2024 OCRmyPDF Contributors
21
# SPDX-License-Identifier: MPL-2.0
32
"""RapidOCR engine implementation."""
43

0 commit comments

Comments
 (0)