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 bda7cc5 commit 606a727Copy full SHA for 606a727
heudiconv/tests/test_bids.py
@@ -8,8 +8,7 @@
8
from datetime import (datetime,
9
timedelta,
10
)
11
-from collections import (namedtuple,
12
- OrderedDict,
+from collections import (OrderedDict,
13
14
from glob import glob
15
0 commit comments