Skip to content

Commit 5605293

Browse files
committed
Fix more code style issues (reported by Codacy)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent ec829cd commit 5605293

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

INSTALL.GIT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ all languages).
3838

3939
git clone https://github.com/tesseract-ocr/tessdata.git tesseract-ocr.tessdata
4040

41-
4241
You need an Internet connection and [curl](https://curl.haxx.se/) to compile `ScrollView.jar`
4342
because the build will automatically download
4443
[piccolo2d-core-3.0.1.jar](https://search.maven.org/remotecontent?filepath=org/piccolo2d/piccolo2d-core/3.0.1/piccolo2d-core-3.0.1.jar) and

unittest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Unit Testing for Tesseract
22

3-
43
## Requirements
54

65
### Files and structure
6+
77
```
88
99
├── langdata_lstm

0 commit comments

Comments
 (0)