Skip to content

Commit

Permalink
Remove circ import
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreicher committed Dec 13, 2023
1 parent 499f7c5 commit 0f190d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/autoseg/train_job.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from more_itertools import raise_
from .train import mtlsd_train, aclsd_train, stelarr_train
from .utils import tiff_to_zarr, create_masks
from .train_job import WebknossosToolkit
from .webknossos import WebknossosToolkit


def train_model(
Expand Down

0 comments on commit 0f190d6

Please sign in to comment.