Skip to content

Commit 1367a41

Browse files
committed
Reformat pyproject.toml comment
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 865dd59 commit 1367a41

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
@@ -64,7 +64,7 @@ dev-mypy = [
6464
"mypy == 1.14.1",
6565
"types-Markdown == 3.7.0.20241204",
6666
"types-protobuf == 5.29.1.20250208",
67-
"grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases
67+
"grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases
6868
# For checking the noxfile, docs/ script, and tests
6969
"frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]",
7070
]

0 commit comments

Comments
 (0)