Skip to content

Commit

Permalink
Extra
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Dec 10, 2024
1 parent 3ba5848 commit 7c1e847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tiledb/tests/cc/test_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def test_group_metadata(tmp_path):
assert_array_equal(grp._get_metadata("flt", False)[0], flt_data)
grp._close()

time.sleep(0.001)
grp._open(lt.QueryType.WRITE)
grp._delete_metadata("int")
grp._close()
Expand Down

0 comments on commit 7c1e847

Please sign in to comment.