Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlainKadar committed Nov 16, 2023
1 parent 6a3a692 commit 8665899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StructuralGT/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import scipy

from skimage.morphology import skeletonize, skeletonize_3d, binary_closing, remove_small_objects
from StructuralGTEdits import process_image, GetWeights_3d, error, convert, skel_ID, sknwEdits, util
from StructuralGT import process_image, GetWeights_3d, error, convert, skel_ID, sknwEdits, util


def read(name, read_type):
Expand Down

0 comments on commit 8665899

Please sign in to comment.