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 imports for all namespace packages #2506
Conversation
Hey @dhruvmanila, TravisCI finished with status TravisBuddy Request Identifier: e4d88bf0-01b4-11eb-9be6-0d9634a5fbe7 |
Ok, some of the |
Yes, please |
Travis tests have failedHey @dhruvmanila, TravisBuddy Request Identifier: 38645890-01b9-11eb-9be6-0d9634a5fbe7 |
It seems like there's a |
Weird, it's passing when I run it locally. |
Can you rerun the build? @cclauss |
Travis is being flakey lately. |
* Fix imports as they're namespace packages * Fix import for scripts/validate_filenames.py * Fix path in doctest
* Fix imports as they're namespace packages * Fix import for scripts/validate_filenames.py * Fix path in doctest
As mentioned in #2503
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.