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 bb55cee commit f3b8a49Copy full SHA for f3b8a49
.coveragerc
@@ -1,3 +1,7 @@
1
[report]
2
exclude_also =
3
if TYPE_CHECKING:
4
+ def __repr__
5
+ @(abc\.)?abstractmethod
6
+ @overload
7
+ raise NotImplementedError
0 commit comments