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 75f8140 commit da85f1fCopy full SHA for da85f1f
cubids/tests/test_apply.py
@@ -1,9 +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 workflows import apply
+
+from cubids.workflows import apply
7
8
relpath_longitudinal_intendedfor = {
9
'01': [
0 commit comments