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

Define __all__ in __init__.py #110

Closed
adbar opened this issue Aug 15, 2024 · 0 comments · Fixed by #116
Closed

Define __all__ in __init__.py #110

adbar opened this issue Aug 15, 2024 · 0 comments · Fixed by #116
Labels
maintenance Software compability and continuity

Comments

@adbar
Copy link
Owner

adbar commented Aug 15, 2024

Add __all__ to configure explicit exports, this will address warnings by code linters.

@adbar adbar added the maintenance Software compability and continuity label Aug 15, 2024
@adbar adbar linked a pull request Sep 3, 2024 that will close this issue
@adbar adbar closed this as completed in #116 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Software compability and continuity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant