We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da85f1f commit ea90cfdCopy full SHA for ea90cfd
cubids/tests/test_apply.py
@@ -1,10 +1,9 @@
1
"""Test cubids apply."""
2
3
import pandas as pd
4
+import pytest
5
from niworkflows.utils.testing import generate_bids_skeleton
6
-from cubids.workflows import apply
7
-
8
relpath_longitudinal_intendedfor = {
9
'01': [
10
{
0 commit comments