We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669d123 commit a95af89Copy full SHA for a95af89
1 file changed
tests/unit/orchestration/test_longitudinal_template.py
@@ -10,7 +10,7 @@
10
import pytest
11
12
from rbc.orchestration import Filters
13
-from rbc.orchestration.longitudinal.template import setup_freesurfer_auth, run
+from rbc.orchestration.longitudinal.template import run, setup_freesurfer_auth
14
15
if TYPE_CHECKING:
16
from pathlib import Path
0 commit comments