We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0197cd commit 97ef81bCopy full SHA for 97ef81b
tests/converter_test/test_supervisely.py
@@ -13,7 +13,7 @@ def test_supervisely_convert_vector(tmpdir):
13
'Web'
14
)
15
16
- project_name = "supervisely_test_vector"
+ project_name = "supervisely_test_vector_basic"
17
18
projects = sa.search_projects(project_name, True)
19
for project in projects:
0 commit comments