Skip to content

Commit e9f3373

Browse files
committed
remove show
1 parent 2d9cedb commit e9f3373

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/InMemPipeTestImagesLink.py

-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ def get_image_embedding(path):
112112
.drop('main_image_id','image_id','bulletpoint','item_keywords','hierarchy')
113113
)
114114

115-
items.show()
116-
117115
#build the arguments for zingg
118116
args = Arguments()
119117
#set field definitions

0 commit comments

Comments
 (0)