Skip to content

Commit

Permalink
import shutil
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderGetka-cbica authored Apr 6, 2023
1 parent 3bc481c commit 13ce2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion niCHARTPipelines/Structural.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from nipype import Node, Workflow
from pathlib import Path
import os
import os, shutil

from . import DeepMRSegInterface
from . import MaskImageInterface
Expand Down

0 comments on commit 13ce2c4

Please sign in to comment.