# Backward-compat shim -- module moved to ocr\/engines\/cell_phonetics.py import importlib as _importlib import sys as _sys _sys.modules[__name__] = _importlib.import_module("ocr.engines.cell_phonetics")