Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida committed Jan 19, 2022
1 parent b50c0ca commit 6fc34e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/cli/examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def load_examples_run(
print(f"Loading examples metadata and related data into {examples_db}")

# pylint: disable=import-outside-toplevel
from superset import examples
import superset.examples.data_loading as examples

examples.load_css_templates()

Expand Down

0 comments on commit 6fc34e6

Please sign in to comment.