Skip to content

Commit 0151ea3

Browse files
committed
fix format
1 parent 8b3a2bb commit 0151ea3

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
@@ -63,7 +63,7 @@ doc = [
6363
optional-dependencies.test = [
6464
"coverage",
6565
"pytest",
66-
"pytest-cov", # For VS Code’s coverage functionality
66+
"pytest-cov",
6767
]
6868
# https://docs.pypi.org/project_metadata/#project-urls
6969
urls.Documentation = "https://pyUCell.readthedocs.io/"

0 commit comments

Comments
 (0)