Skip to content
Snippets Groups Projects
Commit de6f2ecd authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Moved ilastik to its own extensions package

parent 232e4419
No related branches found
No related tags found
No related merge requests found
import unittest
from conf.testing import czifile, output_path
from model_server.model import DummyImageToImageModel
from model_server.workflow import infer_image_to_image
from model_server.models import DummyImageToImageModel
from model_server.workflows import infer_image_to_image
class TestGetSessionObject(unittest.TestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment