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

Collect all py file names in the same package #1041

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

linzhp
Copy link
Contributor

@linzhp linzhp commented Feb 2, 2023

@f0rmiga I think this is a better fix for the bug you ran into. It would prevent similar bugs from happening when importing other Python modules (e.g., __init__.py etc) in the same package.

@linzhp linzhp requested a review from f0rmiga as a code owner February 2, 2023 22:54
@f0rmiga
Copy link
Collaborator

f0rmiga commented Feb 3, 2023

Awesome, thanks!

@f0rmiga f0rmiga merged commit ed580dd into bazelbuild:f0rmiga/add-pr-1029-back Feb 3, 2023
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.

None yet

2 participants