-
-
Notifications
You must be signed in to change notification settings - Fork 467
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: attribute error with listeners in cogs #1989
Conversation
Signed-off-by: Om <[email protected]>
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1989 +/- ##
==========================================
- Coverage 33.34% 33.33% -0.01%
==========================================
Files 97 97
Lines 18894 18897 +3
==========================================
Hits 6300 6300
- Misses 12594 12597 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
for more information, see https://pre-commit.ci
Signed-off-by: Om <[email protected]>
Head branch was pushed to by a user without write access
Co-authored-by: BobDotCom <[email protected]> Signed-off-by: Om <[email protected]>
Head branch was pushed to by a user without write access
Can this be merged now? |
idk ask bob |
Summary
Fixes Attribute Error caused by #1957 when using listeners in cogs
Information
examples, ...).
Checklist
type: ignore
comments were used, a comment is also left explaining why.