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 e614bbf commit 112a5a4Copy full SHA for 112a5a4
1 file changed
.coveragerc
@@ -11,6 +11,7 @@ exclude_also =
11
# Don't complain about compatibility code for missing optional dependencies
12
except ImportError
13
if TYPE_CHECKING:
14
+ @abc.abstractmethod
15
16
[run]
17
omit =
0 commit comments