Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Bosonchenko committed Dec 5, 2017
1 parent 5268976 commit 20ff2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/face_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package contrib

import (
"gocv.io/x/gocv"
"testing"
"math"
"testing"
)

func TestLBPHFaceRecognizer_Methods(t *testing.T) {
Expand Down

0 comments on commit 20ff2d8

Please sign in to comment.