Skip to content

Commit bc35adf

Browse files
committed
TST: Import future for annotations
1 parent d48007f commit bc35adf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nibabies/utils/tests/test_bids.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import json
24
import typing as ty
35
from pathlib import Path

0 commit comments

Comments
 (0)