Skip to content

Commit d423e9e

Browse files
committed
pp
1 parent c94d89d commit d423e9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ exclude = [
167167
"src/a2a/compat/v0_3/*_pb2*.py",
168168
"src/a2a/compat/v0_3/proto_utils.py",
169169
]
170-
venvPath = "."
171-
venv = ".venv"
170+
# venvPath = "."
171+
# venv = ".venv"
172172

173173
[tool.coverage.run]
174174
branch = true

0 commit comments

Comments
 (0)