Skip to content

Commit d0aecf4

Browse files
committed
Remove todo
1 parent 5fda24d commit d0aecf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/jsondb/test_jsonfiledb.py

-1
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ def test_backwards_compatibility_uri(tmp_path, mocker, uri: str, meta: dict[str,
9191
db.put_by_uri({}, uri)
9292

9393
assert db.list_all()[0] == uri
94-
# TODO: Query metadata

0 commit comments

Comments
 (0)