Skip to content

Conversation

@nawatts
Copy link
Contributor

@nawatts nawatts commented Aug 18, 2021

I've been trying to figure out why Pylint reports no errors in gnomad_qc despite several v2 scripts importing a function that no longer exists (gnomad.utils.slack.try_slack). These module imports in __init__.py files seem to confuse Pylint.

I don't think they serve a purpose. It looks like I suggested them as an alternative to from module import *. But I don't think we have any code that relies on them by importing * from one of these packages.

@nawatts nawatts requested a review from mike-w-wilson August 18, 2021 17:03
Copy link
Contributor

@mike-w-wilson mike-w-wilson left a comment

Choose a reason for hiding this comment

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

This makes sense and looks good to me!

@nawatts nawatts merged commit 14c9db4 into master Aug 18, 2021
@nawatts nawatts deleted the remove-init-py-module-imports branch August 18, 2021 17:30
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.

3 participants