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

Use import all syntax #3

Closed
glourencoffee opened this issue Sep 7, 2022 · 0 comments
Closed

Use import all syntax #3

glourencoffee opened this issue Sep 7, 2022 · 0 comments
Labels
Priority: Medium Issue should be integrated in the next release Status: Completed This issue has been solved and can be integrated to development branch Type: Refactor Improvements to the codebase
Milestone

Comments

@glourencoffee
Copy link
Owner

Description

Export names in __init__.py using the syntax from import * and define __all__ in modules.

@glourencoffee glourencoffee added this to the 0.3.0 milestone Sep 7, 2022
@glourencoffee glourencoffee transferred this issue from another repository Oct 11, 2022
@glourencoffee glourencoffee transferred this issue from another repository Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Issue should be integrated in the next release Status: Completed This issue has been solved and can be integrated to development branch Type: Refactor Improvements to the codebase
Projects
None yet
Development

No branches or pull requests

1 participant