refine code

This commit is contained in:
geekan 2023-12-28 16:15:51 +08:00
parent f02bbb250d
commit 10cae23501
5 changed files with 2 additions and 22 deletions

View file

@ -20,7 +20,7 @@ from metagpt.actions.invoice_ocr import GenerateTable, InvoiceOCR, ReplyQuestion
"invoice_path",
[
"../../data/invoices/invoice-3.jpg",
"../../data/invoices/invoice-4.zip",
# "../../data/invoices/invoice-4.zip",
],
)
async def test_invoice_ocr(invoice_path: str):