Skip to content

Commit a85adca

Browse files
committed
Remove old test data
1 parent 996b168 commit a85adca

31 files changed

+1
-257
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def sample_site_batch():
167167
prefetch_factor=None,
168168
train_period=[None, None],
169169
val_period=[None, None],
170-
sample_dir="tests/test_data/presaved_site_samples",
170+
sample_dir="tests/test_data/presaved_samples_site",
171171
)
172172
batch = next(iter(dm.train_dataloader()))
173173
return batch

tests/test_data/presaved_samples/data_configuration.yaml

Lines changed: 0 additions & 130 deletions
This file was deleted.

tests/test_data/presaved_samples/datamodule.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)