Skip to content

Commit

Permalink
Improve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jpolchlo committed May 23, 2023
1 parent a8911cb commit bc0fe85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/extensions/test_classification.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def item_dict() -> Dict[str, Any]:
return cast(Dict[str, Any], json.load(f))



@pytest.fixture
def landsat_item() -> Item:
return Item.from_file(LANDSAT_EXAMPLE_URI)
Expand Down

0 comments on commit bc0fe85

Please sign in to comment.