Skip to content

Commit da85f1f

Browse files
committed
still test apply
1 parent 75f8140 commit da85f1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cubids/tests/test_apply.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
"""Test cubids apply."""
22

33
import pandas as pd
4-
import pytest
54
from niworkflows.utils.testing import generate_bids_skeleton
6-
from workflows import apply
5+
6+
from cubids.workflows import apply
77

88
relpath_longitudinal_intendedfor = {
99
'01': [

0 commit comments

Comments
 (0)