Skip to content

Commit

Permalink
FIX: adjust niworkflows import for reportlets
Browse files Browse the repository at this point in the history
  • Loading branch information
eilidhmacnicol committed Feb 11, 2021
1 parent e41b829 commit 5397796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nirodents/workflows/brainextraction.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
FixHeaderRegistration as Registration,
FixHeaderApplyTransforms as ApplyTransforms,
)
from niworkflows.interfaces.registration import (
from niworkflows.interfaces.reportlets.registration import (
SimpleBeforeAfterRPT as SimpleBeforeAfter,
)

Expand Down

0 comments on commit 5397796

Please sign in to comment.