This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch revamped-example-loading
in repository https://gitbox.apache.org/repos/asf/superset.git
from 5aba838f90 fix(examples): Fix path handling in utils.py and revert
fixtures
add 98b051f599 fix(examples): Restore birth_names and world_bank modules
for fixtures
No new revisions were added by this update.
Summary of changes:
superset/examples/birth_names.py | 869 +++++++++++++++++++++++++++++++++++++++
superset/examples/world_bank.py | 479 +++++++++++++++++++++
2 files changed, 1348 insertions(+)
create mode 100644 superset/examples/birth_names.py
create mode 100644 superset/examples/world_bank.py