friedrichknuth / friedrichknuth/hsfm
Be more explicit with module imports in __init__.py files
Open
enhancement
Priority: Medium
- Dominant language
- Python
- Stars
- 39
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
See note around `import *` in here: https://www.python.org/dev/peps/pep-0008/#global-variable-names
and: https://docs.python.org/3/tutorial/modules.html#importing-from-a-package
Contributor guide
Assessment
This issue has not been assessed yet.