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

Remove redundant class object inheritance #536

Merged
merged 3 commits into from Apr 9, 2023

Conversation

SergBobrovsky
Copy link
Contributor

Redundant, cause all classes in python3 inherited from object

Redundant, cause all classes in python3 inherited from object
@SijmenHuizenga SijmenHuizenga changed the title Update __init__.py Remove redundant class object inheritance Apr 9, 2023
@coveralls
Copy link

Coverage Status

Coverage: 99.711%. Remained the same when pulling c9c7a40 on SergBobrovsky:patch-1 into a171f1f on dbader:master.

@SijmenHuizenga SijmenHuizenga merged commit a5036cf into dbader:master Apr 9, 2023
9 checks passed
@SijmenHuizenga
Copy link
Collaborator

Thank you!

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.

None yet

3 participants