Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jpolchlo committed May 23, 2023
1 parent b06044d commit a8911cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/extensions/test_classification.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ 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 a8911cb

Please sign in to comment.