-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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: Adding __init__.py in superset.commands.importers #11740
fix: Adding __init__.py in superset.commands.importers #11740
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11740 +/- ##
==========================================
- Coverage 66.74% 63.13% -3.61%
==========================================
Files 897 897
Lines 43463 43455 -8
Branches 4015 4015
==========================================
- Hits 29009 27435 -1574
- Misses 14349 15842 +1493
- Partials 105 178 +73
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Craig!
* Adding __init__.py in superset.commands.importers * Linting * Linting again... (cherry picked from commit 8bdf943)
* Adding __init__.py in superset.commands.importers * Linting * Linting again...
SUMMARY
Adds missing init.py to superset.commands.importers, which causes app to fail on init