mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +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
|