mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 01:18:19 +08:00
7 lines
118 B
INI
7 lines
118 B
INI
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
if TYPE_CHECKING:
|
|
@(abc\.)?abstractmethod
|
|
raise NotImplementedError
|