Skip to content

Commit 830ea2d

Browse files
committed
chore: Fix Python formatting
1 parent b4f060e commit 830ea2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/schemacode/src/bidsschematools/types/namespace.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
YAML files available as a single dictionary and allow attribute (``.``)
55
lookups.
66
"""
7+
78
from __future__ import annotations
89

910
import json

0 commit comments

Comments
 (0)