зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-29 13:06:04 +02:00
fixing CI
Этот коммит содержится в:
родитель
074cc5ba5d
Коммит
2266df5919
@ -599,7 +599,7 @@ def test_parsing_images(
|
||||
)
|
||||
|
||||
for i, num in zip(range(2), sorted_list):
|
||||
for j, num2 in zip(range(len(num)), num):
|
||||
for j, num2 in zip(range(2), num):
|
||||
assert num2 == pre_sorted[i][j]
|
||||
|
||||
del model, vis_processor, txt_processor
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user