Skip to content

Commit

Permalink
remove unused import from test_recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahAlidoost committed Oct 22, 2024
1 parent 42edfc3 commit 1eab581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_recipes/test_simple_recipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from zampy.datasets.dataset_protocol import write_properties_file
from zampy.recipe import RecipeManager
from zampy.recipe import convert_time
import pandas as pd


RECIPE_FILE = Path(__file__).parent / "recipes" / "era5_recipe.yml"
Expand Down

0 comments on commit 1eab581

Please sign in to comment.