Skip to content

Commit 378046b

Browse files
committed
shoudl work now ig
1 parent 0abb9da commit 378046b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from flask import Flask, request, jsonify, url_for, send_from_directory, send_file
2-
import pymupdf as fitz # PyMuPDF
2+
import fitz # PyMuPDF
33
import pdfplumber
44
import re
55
import json

0 commit comments

Comments
 (0)