Skip to content

Commit e3cb10d

Browse files
committed
Applly pre-commit rule in toml file
1 parent 1141c01 commit e3cb10d

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
@@ -74,7 +74,8 @@ readme = {file = "README.md", content-type = "text/markdown"}
7474
requires-python = ">=3.9,<3.14"
7575

7676
[project.optional-dependencies]
77-
coverage = ["coverage",
77+
coverage = [
78+
"coverage",
7879
"Cython",
7980
"llvm",
8081
"pytest",

0 commit comments

Comments
 (0)