Skip to content

Commit d2719e2

Browse files
committed
Fix missing quote
1 parent c6f6438 commit d2719e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ module = ["zarr"]
132132
ignore_missing_imports = true
133133

134134
[tool.uv]
135-
required-version = "0.6.11
135+
required-version = "0.6.11"

0 commit comments

Comments
 (0)