mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-14 00:22:32 +00:00
✅ add test cases
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[report]
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
if TYPE_CHECKING:
|
||||
@(abc\.)?abstractmethod
|
||||
raise NotImplementedError
|
||||
Reference in New Issue
Block a user