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

modify PMemException method #5725

Closed
wants to merge 1 commit into from

Conversation

changxuqing
Copy link
Contributor

In the above code, we use the super() function to call the init method of the parent class, which ensures the consistency of the code when inheriting

…ethod of the parent class, which ensures the consistency of the code when inheriting

Signed-off-by: changxuqing <[email protected]>
@richtja
Copy link
Contributor

richtja commented Jul 14, 2023

Hi @changxuqing, thank you for your contribution and welcome to the avocado community. IMO, your change is not necessary because I don't see any problem with previous solution and it is compatible with python documentation . But maybe there is something which I don't see, can you please explain to me this change? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants