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

Don't inherit the object class #271

Open
Saransh-cpp opened this issue Jan 10, 2025 · 0 comments · May be fixed by #273
Open

Don't inherit the object class #271

Saransh-cpp opened this issue Jan 10, 2025 · 0 comments · May be fixed by #273

Comments

@Saransh-cpp
Copy link
Member

Several class definitions inherit the object class which, if I am not wrong, is the Python 2 style of declaring classes. The object inheritance can be removed safely (edit the occurence of (object): files using IDE shortcuts).

@Saransh-cpp Saransh-cpp linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant