mapfish-print icon indicating copy to clipboard operation
mapfish-print copied to clipboard

Remove magic number: 1 in ImageSimilarity

Open sebr72 opened this issue 2 years ago • 0 comments

Following Code review of PR 3008 in master. It was identified that the ImageSimilarity is using a max distance of 1, which is no longer expected (as CI and dev should be running in Docker and always give a max distance of 0.

sebr72 avatar Aug 15 '23 08:08 sebr72