Skip to content

Commit 816c5ee

Browse files
committed
Applly pre-commit rule in toml file
1 parent 453a087 commit 816c5ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ coverage = ["coverage",
8080
"pytest",
8181
"pytest-cov",
8282
"scipy",
83-
"tomli"]
83+
"tomli"
84+
]
8485
docs = [
8586
"Cython",
8687
"cupy",

0 commit comments

Comments
 (0)