Skip to content

Commit

Permalink
remove old param
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu committed Jan 9, 2024
1 parent 9295586 commit eaa94f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/data/test_datamodule.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def test_init():
train_period=[None, None],
val_period=[None, None],
test_period=[None, None],
block_nwp_and_sat=False,
batch_dir="tests/test_data/sample_batches",
)

Expand Down

0 comments on commit eaa94f7

Please sign in to comment.