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.
def foo(): ...
1 parent 261e7f1 commit 52dccfdCopy full SHA for 52dccfd
.coveragerc
@@ -29,5 +29,6 @@ exclude_lines =
29
30
^\s*if TYPE_CHECKING:
31
^\s*@overload( |$)
32
+ ^\s*def .+: \.\.\.$
33
34
^\s*@pytest\.mark\.xfail
0 commit comments