Skip to content

Commit 5e2f67f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bac24fb commit 5e2f67f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/inferers/test_zarr_avg_merger.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
from __future__ import annotations
1313

1414
import unittest
15-
import warnings
16-
from typing import Any
1715

1816
import numpy as np
1917
import torch

0 commit comments

Comments
 (0)