Skip to content

Commit 664dfe9

Browse files
committed
fix
1 parent 3e7c432 commit 664dfe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

napari_cellseg_annotator/plugin_loader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import os
22
from pathlib import Path
33
import napari
4+
import warnings
45
import numpy as np
56
from qtpy.QtWidgets import (
67
QWidget,

0 commit comments

Comments
 (0)