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

Fix default value for --imports #170

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Fix default value for --imports #170

merged 1 commit into from
Oct 12, 2022

Conversation

fsouza
Copy link
Collaborator

@fsouza fsouza commented Oct 12, 2022

This was generating a list with the empty string, which caused it to match any import as a glob.

Closes #169.

This was generating a list with the empty string, which caused it to
match any import as a glob.

Closes #169.
@fsouza fsouza merged commit dcc9b86 into main Oct 12, 2022
@fsouza fsouza deleted the fix-__init__ branch October 12, 2022 06:20
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.

Removing import in __init__.py
1 participant