Miscs changes (Interro22)
This commit is contained in:
@@ -8,8 +8,6 @@ import shutil
|
||||
from pathlib import Path
|
||||
from collections import defaultdict
|
||||
|
||||
# input_pdf = "Une Interro/Split.pdf"
|
||||
|
||||
def decode_json(pdf_file):
|
||||
file_path = Path(pdf_file)
|
||||
with open(file_path.with_suffix(".json"), "r") as f:
|
||||
|
||||
Reference in New Issue
Block a user