mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
Fix examples charts/dashboards and refactor (#5881)
* Fix examples charts/dashboards and refactor * pylinting * Fix pylint * Lint the refactor * Rebased
This commit is contained in:
committed by
GitHub
parent
9710369d52
commit
7b3095d6ff
@@ -159,7 +159,7 @@ def load_examples_run(load_test_data):
|
||||
data.load_country_map_data()
|
||||
|
||||
print('Loading [Multiformat time series]')
|
||||
data.load_multiformat_time_series_data()
|
||||
data.load_multiformat_time_series()
|
||||
|
||||
print('Loading [Paris GeoJson]')
|
||||
data.load_paris_iris_geojson()
|
||||
|
||||
Reference in New Issue
Block a user