nonebot2/tests/.coveragerc

7 lines
118 B
Plaintext
Raw Normal View History

2021-12-16 09:28:57 +00:00
[report]
exclude_lines =
pragma: no cover
if TYPE_CHECKING:
@(abc\.)?abstractmethod
raise NotImplementedError