Skip to content

Commit 723c0cc

Browse files
authored
yaml not yml
1 parent b6609c6 commit 723c0cc

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
@@ -30,7 +30,7 @@ maintainers = [
3030
{ name = "Deepak Cherian" }
3131
]
3232
requires-python = ">=3.12"
33-
# If you add a new dependency here, please also add it to .pre-commit-config.yml
33+
# If you add a new dependency here, please also add it to .pre-commit-config.yaml
3434
dependencies = [
3535
'packaging>=22.0',
3636
'numpy>=2',

0 commit comments

Comments
 (0)