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 b4f060e commit 830ea2dCopy full SHA for 830ea2d
tools/schemacode/src/bidsschematools/types/namespace.py
@@ -4,6 +4,7 @@
4
YAML files available as a single dictionary and allow attribute (``.``)
5
lookups.
6
"""
7
+
8
from __future__ import annotations
9
10
import json
0 commit comments