Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 282677f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 275d68b commit 282677f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/batch/test_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from ocf_datapipes.batch.utils import copy_batch_to_device, batch_to_tensor
66
import pytest
77

8+
89
@pytest.fixture()
910
def sample_numpy_batch():
1011
sample: NumpyBatch = {}

0 commit comments

Comments
 (0)