Skip to content

Conversation

@lsetiawan
Copy link
Contributor

Overview

This PR changes the example __init__.py to be more explicit in the functions import from example_module. This fixes #170 as wildcard import is not best practice in Python.

@drewoldag drewoldag self-requested a review April 17, 2023 22:33
Copy link
Collaborator

@drewoldag drewoldag left a comment

Choose a reason for hiding this comment

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

This looks great, thank you for taking the time to improve the template!

@drewoldag
Copy link
Collaborator

@lsetiawan I'm happy to press the merge button, but I also know the satisfaction of pressing the merge button on my approve PR. So feel free to merge when ready. Or I can do it, if you're indifferent 🙂

@lsetiawan
Copy link
Contributor Author

I am actually unable to merge since I'm an outside collaborator. So if you could merge, that would be appreciated. Thanks! 😄

@drewoldag drewoldag merged commit 8ec9251 into lincc-frameworks:main Apr 18, 2023
@lsetiawan lsetiawan deleted the fix_wildcard branch April 18, 2023 16:11
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.

Change template example to avoid wildcard import

2 participants