Skip to content
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

fix: plugin warning message didn't show unimplemented methods #2091

Merged
merged 2 commits into from
May 16, 2024

Conversation

antazoey
Copy link
Member

What I did

on python 3.12 I noticed the unimplemented methods were not showing in the warning message
this PR fixes it

How I did it

adjust the check

How to verify it

botch an api impl method and look at the warning

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title fix: The warning message didn't show unimplemented methods fix: plugin warning message didn't show unimplemented methods May 15, 2024
@antazoey antazoey requested a review from fubuloubu May 15, 2024 17:53
@antazoey antazoey merged commit d4f1e5a into ApeWorX:main May 16, 2024
18 checks passed
@antazoey antazoey deleted the fix/abstract-method-msg-fix branch May 16, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants