We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fda24d commit d0aecf4Copy full SHA for d0aecf4
tests/jsondb/test_jsonfiledb.py
@@ -91,4 +91,3 @@ def test_backwards_compatibility_uri(tmp_path, mocker, uri: str, meta: dict[str,
91
db.put_by_uri({}, uri)
92
93
assert db.list_all()[0] == uri
94
- # TODO: Query metadata
0 commit comments