Skip to content

fix: added missing super in Number so inheritance would be called#79

Merged
wolverdude merged 1 commit into
wolverdude:masterfrom
IdanRudich:bugfix/fix-number-inheritance
Jan 25, 2025
Merged

fix: added missing super in Number so inheritance would be called#79
wolverdude merged 1 commit into
wolverdude:masterfrom
IdanRudich:bugfix/fix-number-inheritance

Conversation

@IdanRudich

Copy link
Copy Markdown
Contributor

Hi,
Using your project I have found a problem when inheriting from Number add_object method would not be called due to a missing call to super().
this RP fixes it.

@wolverdude
wolverdude merged commit 8489f8c into wolverdude:master Jan 25, 2025
@wolverdude

Copy link
Copy Markdown
Owner

Good catch. Thanks!

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