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 4f8a0d0 commit 69afbc9Copy full SHA for 69afbc9
tests/integration/annotation_import/fixtures/export_v2.py
@@ -44,7 +44,7 @@ def expected_export_v2_image():
44
}
45
}, {
46
'name': 'polyline',
47
- 'annotation_kind': 'ImageLine',
+ 'annotation_kind': 'ImagePolyline',
48
'classifications': [],
49
'line': [{
50
'x': 147.692,
0 commit comments