Skip to content

Commit 5d0fab9

Browse files
Jammy2211Copilot
andauthored
Update autoarray/structures/arrays/kernel_2d.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cfe1b89 commit 5d0fab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoarray/structures/arrays/kernel_2d.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,6 @@ def convolved_image_from(
668668

669669
import jax
670670
import jax.numpy as jnp
671-
import warnings
672671
from autoarray.structures.arrays.uniform_2d import Array2D
673672

674673
# FFT path dtypes (JAX only)

0 commit comments

Comments
 (0)