Skip to content

Commit ea75ffb

Browse files
Schampertwiggler
andauthored
Update tests/test_vbk.py
Co-authored-by: twiggler <12800443+twiggler@users.noreply.github.com>
1 parent 97430e3 commit ea75ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_vbk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def test_vbk_version_13(vbk13: BinaryIO) -> None:
8080
def test_metavector2_lookup() -> None:
8181
"""test that the lookup logic in MetaVector2 works as expected"""
8282

83-
tmp = []
83+
raw_blob = []
8484
entry = 0
8585
num_pages = 11
8686
for i in range(num_pages):

0 commit comments

Comments
 (0)