mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
update: PEP8
This commit is contained in:
parent
d3e45cc2a0
commit
d8afe9ea86
2 changed files with 2 additions and 0 deletions
|
|
@ -103,3 +103,4 @@ async def test_invoice_ocr_assistant(
|
|||
df = pd.read_excel(invoice_table_path)
|
||||
dict_result = df.to_dict(orient='records')
|
||||
assert dict_result == expected_result
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue