Skip to content
Snippets Groups Projects
Commit 176f3647 authored by s214735's avatar s214735
Browse files

fix

parent a70544f3
No related branches found
No related tags found
1 merge request!144Docstrings
......@@ -2,7 +2,7 @@ import matplotlib.pyplot as plt
import numpy as np
import qim3d
from qim3d.utils._logger import log
from segmentation._connected_components import CC
from qim3d.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.
Please register or to comment