Skip to content

Commit 61dc169

Browse files
mnoszczakVal Brodsky
authored andcommitted
[PLT-0] Add missing tests (#1855)
1 parent 1f744af commit 61dc169

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libs/labelbox/tests/data/annotation_import/conftest.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2399,6 +2399,10 @@ def expected_export_v2_document():
23992399
"height": 65.0,
24002400
"width": 12.0,
24012401
},
2402+
"page_dimensions": {
2403+
"height": 792.0,
2404+
"width": 612.0,
2405+
},
24022406
},
24032407
],
24042408
"classifications": [

0 commit comments

Comments
 (0)