RED-3813: image recategorization
checkstyle
This commit is contained in:
parent
c3aaba45cc
commit
361b11ca2b
@ -92,7 +92,7 @@ public class ImageMongoService {
|
|||||||
private final double distance;
|
private final double distance;
|
||||||
|
|
||||||
|
|
||||||
public ImageDistancePair(ImageDocument imageDocument, double distance) {
|
ImageDistancePair(ImageDocument imageDocument, double distance) {
|
||||||
|
|
||||||
this.imageDocument = imageDocument;
|
this.imageDocument = imageDocument;
|
||||||
this.distance = distance;
|
this.distance = distance;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user