Skip to content

Commit 486574c

Browse files
committed
it's a list!
1 parent f107170 commit 486574c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ filterwarnings = ["once::Warning", "ignore:::pympler[.*]"]
165165
[tool.coverage.run]
166166
parallel = true
167167
branch = true
168-
patch = "subprocess"
168+
patch = ["subprocess"]
169169
source_pkgs = ["attr", "attrs"]
170170

171171
[tool.coverage.paths]

0 commit comments

Comments
 (0)