Skip to content

Commit ea90cfd

Browse files
committed
still trying to test
1 parent da85f1f commit ea90cfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cubids/tests/test_apply.py

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

33
import pandas as pd
4+
import pytest
45
from niworkflows.utils.testing import generate_bids_skeleton
56

6-
from cubids.workflows import apply
7-
87
relpath_longitudinal_intendedfor = {
98
'01': [
109
{

0 commit comments

Comments
 (0)