Skip to content

Commit 89eb46c

Browse files
committed
Update plugin_model_inference.py
1 parent 8c29364 commit 89eb46c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

napari_cellseg3d/code_plugins/plugin_model_inference.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Inference plugin for napari_cellseg3d."""
2+
23
from functools import partial
34
from typing import TYPE_CHECKING
45

0 commit comments

Comments
 (0)