mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
refactor: remove unused flatten function (#20582)
This commit is contained in:
@@ -188,8 +188,6 @@ def test_compare_after_pivot():
|
||||
"sum_metric": {"operator": "sum"},
|
||||
"count_metric": {"operator": "sum"},
|
||||
},
|
||||
flatten_columns=False,
|
||||
reset_index=False,
|
||||
)
|
||||
"""
|
||||
count_metric sum_metric
|
||||
|
||||
Reference in New Issue
Block a user