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

Fix module interface definitions #969

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

dosaboy
Copy link
Member

@dosaboy dosaboy commented Aug 16, 2024

Removes flake8 error ignores from init files and
add all definitions for module interfaces.

@dosaboy dosaboy force-pushed the fix-module-interface-defs branch from bcf42e1 to d637b6a Compare August 16, 2024 14:56
@dosaboy dosaboy requested a review from brianphaley August 28, 2024 10:20
hotsos/core/issues/__init__.py Outdated Show resolved Hide resolved
Removes flake8 F403 and F401 ignores from
module __init__.py files and adds __all__
definitions for module interfaces.
@dosaboy dosaboy force-pushed the fix-module-interface-defs branch from d637b6a to 98d92ae Compare August 29, 2024 09:52
Copy link
Member

@pponnuvel pponnuvel left a comment

Choose a reason for hiding this comment

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

LGTM

@dosaboy dosaboy merged commit a2455d4 into canonical:main Aug 30, 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.

3 participants