fix typo
This commit is contained in:
parent
9c5a2d1646
commit
f654bddb4c
@ -132,5 +132,5 @@ markers = [
|
||||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
omit = ["venv/*", "tests/client/sync*"]
|
||||
omit = ["venv/*", "tests/client/sync/*"]
|
||||
include = ["httpx/*", "tests/*"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user