Skip to content

Commit eb8f000

Browse files
nstarmanjorenham
andauthored
💄: refine spacing
Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com> Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
1 parent ad3cd20 commit eb8f000

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎pyproject.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
[project.urls]
3131
Repository = "https://github.com/data-apis/array-api-typing"
32-
Changelog = "https://github.com/data-apis/array-api-typing/releases"
32+
Changelog = "https://github.com/data-apis/array-api-typing/releases"
3333

3434

3535
[build-system]
@@ -38,7 +38,10 @@
3838

3939

4040
[dependency-groups]
41-
dev = ["pre-commit>=4.0.1", { include-group = "test" }]
41+
dev = [
42+
"pre-commit>=4.0.1",
43+
{ include-group = "test" },
44+
]
4245
test = [
4346
"pytest>=8.3.3",
4447
"pytest-cov >=3",

0 commit comments

Comments
 (0)