Skip to content

Commit 882ff4a

Browse files
committed
Remove TODOs now tracked in GH issues
1 parent ef7a97e commit 882ff4a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/test_query.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,3 @@ def test_too_many(
167167
'Accepted range is from 1 to 50 (inclusive).'
168168
)
169169
assert str(exc.value) == expected_value
170-
171-
172-
# TODO test options - include_target_data
173-
174-
# TODO do we give an image type? Infer it?
175-
# What happens if we just always give jpeg?

0 commit comments

Comments
 (0)