Skip to content

Commit 09f56bc

Browse files
committed
fix: Import Self from typing_extensions
1 parent 6fa3148 commit 09f56bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
requires-python = ">=3.9"
2424
dependencies = [
2525
"bidsschematools >=1.0",
26+
"typing_extensions",
2627
"attrs",
2728
"httpx",
2829
]

0 commit comments

Comments
 (0)