coala / coala/coala-quickstart
function green_mode unnecessary delayed import of check_filename_prefix_postfix
Open
difficulty/newcomer
type/style
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
coala_quickstart/green_mode/green_mode_core.py :: `green_mode` contains a delayed import of `check_filename_prefix_postfix` which should be removed as it shadows an identical import in the module scope.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.