Skip to content

Commit 3d3d599

Browse files
committed
Remove print
1 parent 52eda27 commit 3d3d599

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_test_unstructured_client/integration/test_integration_freemium.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ async def test_partition_async_processes_concurrent_files(client, doc_path):
187187
ignore_order=True,
188188
)
189189

190-
print(diff)
191-
192190
assert len(diff) == 0
193191

194192

0 commit comments

Comments
 (0)