We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865fd7f commit e16c9ccCopy full SHA for e16c9cc
tests/test_arcs.py
@@ -381,7 +381,7 @@ def test_multi_multiline_with(self) -> None:
381
branchz_missing="",
382
)
383
384
- def test_multi_multiline_with_backslask(self) -> None:
+ def test_multi_multiline_with_backslash(self) -> None:
385
# https://github.com/nedbat/coveragepy/issues/1880
386
self.check_coverage("""\
387
import contextlib, itertools
0 commit comments