electricalgorithm / QualityConrolMirrorProduction

Continuation line over-indented for visual indent FLK-E127
Style
Minor
a year agoa year old
continuation line over-indented for visual indent
347            if (
348                numpy.mean(
349                    image[(pixel_index_from_bottom - 5)
350                           : pixel_index_from_bottom, :]351                )
352                > threshold_to_be_white_lines
353            ):