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

Re-enable pylint too-many-ancestors check #964

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dosaboy
Copy link
Member

@dosaboy dosaboy commented Jul 31, 2024

No description provided.

def plugin_runnable(self):
return self.openstack_installed
return OpenstackBase().openstack_installed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess in a perfect world this would just be a function and not have to instantiate the class

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agreed this is not optimal, i will followup with a patch to improve it

@dosaboy dosaboy merged commit f535fa9 into canonical:main Aug 1, 2024
7 checks passed
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