ocr-backend / main.py
Istvan-Adem
init
22379c6
raw
history blame contribute delete
46 Bytes
from ocr import create_app
app = create_app()