electricalgorithm / QualityConrolMirrorProduction

One-line docstring should fit on one line with quotes FLK-D200
Documentation
Minor
a year agoa year old
One-line docstring should fit on one line with quotes
  5
  6
  7class AngleDetection:
  8    """  9    This class helps you to find angles in an image.
 10    """
 11