summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorNick White <git@njw.name>2021-07-23 16:17:40 +0100
committerNick White <git@njw.name>2021-07-23 16:17:40 +0100
commitb571f780dcc4baafa659bebbc316204a46e42f4f (patch)
treeb892958a63fd95b63b5f0e3591fabb53a272a537 /pkg
parent80a68210b4332e2d83e6b3e48a9ac94218d59f8b (diff)
gofmt
Diffstat (limited to 'pkg')
-rw-r--r--pkg/hocr/lines.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/hocr/lines.go b/pkg/hocr/lines.go
index 5794243..36e860a 100644
--- a/pkg/hocr/lines.go
+++ b/pkg/hocr/lines.go
@@ -167,7 +167,7 @@ func GetLineDetailsCustomImg(hocrfn string, imgfn string) (line.Details, error)
return newlines, err
}
- return parseLineDetails(h, filepath.Dir(hocrfn), func(s string) (string, error) {return imgfn, nil})
+ return parseLineDetails(h, filepath.Dir(hocrfn), func(s string) (string, error) { return imgfn, nil })
}
// GetLineBasics parses a hocr file and returns a corresponding