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