Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_can_detect_orientation(self): self.assertTrue(libtesseract.can_detect_orientation())
A Python wrapper for OCR engines (Tesseract, Cuneiform, etc)