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

ability subclasses should retain original class name #244

Merged
merged 1 commit into from
May 18, 2022

Conversation

keithamus
Copy link
Member

This fixes a bug where ability subclasses end up being anonymous, which makes them impossible to register. Ability classes should retain the original class name.

This fixes a bug where ability subclasses end up being anonymous, which
makes them impossible to register. Ability classes should retain the
original class name.
@keithamus keithamus marked this pull request as ready for review May 18, 2022 08:06
@keithamus keithamus requested a review from a team as a code owner May 18, 2022 08:06
@keithamus keithamus enabled auto-merge May 18, 2022 08:06
@keithamus keithamus merged commit 71b8700 into main May 18, 2022
@keithamus keithamus deleted the fix-ability-retaining-name branch May 18, 2022 09:24
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