Skip to content

Remove parent class object everywhere.#104

Open
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:remove-inherit-from-object
Open

Remove parent class object everywhere.#104
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:remove-inherit-from-object

Conversation

@roberthdevries
Copy link
Copy Markdown
Contributor

Since Python 3, all classes inherit from object by default, so object can be omitted from the list of base classes.

Since Python 3, all classes inherit from `object` by default, so `object` can
be omitted from the list of base classes.
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.

3 participants