Skip to content

Commit

Permalink
fix import test
Browse files Browse the repository at this point in the history
  • Loading branch information
kvantricht committed Jun 5, 2024
1 parent 8faf868 commit bd9cb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/worldcerealtests/test_worldcereal.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def test_import_worldcereal():
print(f"WorldCereal version: {worldcereal.__version__}")
assert worldcereal

0 comments on commit bd9cb80

Please sign in to comment.