Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
grlee77 committed Jul 14, 2023
1 parent 6455a62 commit 43b6ab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/cucim/src/cucim/skimage/measure/_colocalization.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import warnings

import cupy as cp
from cupy.cuda import driver

Expand Down

0 comments on commit 43b6ab1

Please sign in to comment.