ocr-2 / main.py
brestok's picture
init
3061962
raw
history blame contribute delete
46 Bytes
from ocr import create_app
app = create_app()