Files
mayan-edms/mayan/apps/ocr/lang/__init__.py

4 lines
82 B
Python

class BackendBase(object):
def check_word(word):
raise NotImplemented