-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: 允许继承 Message 和 MessageSegment #66
Conversation
Codecov Report
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
+ Coverage 67.77% 67.78% +0.01%
==========================================
Files 23 23
Lines 2079 2080 +1
==========================================
+ Hits 1409 1410 +1
Misses 670 670
Flags with carried forward coverage won't be shown. Click here to find out more.
|
🚀 Deployed on https://deploy-preview-66--adapter-onebot.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请在pyproject里添加typing extensions并更新lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
要不顺便把staticmethod都改成classmethod吧
No description provided.