Skip to content
Snippets Groups Projects
Commit 6ff8eed6 authored by s214735's avatar s214735
Browse files

fix

parent aea4f09c
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import matplotlib.pyplot as plt
import numpy as np
import qim3d
from qim3d.utils._logger import log
from qim3d.segmentation._connected_components import CC
from segmentation._connected_components import CC
def plot_cc(
connected_components: CC,
......
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