Skip to content

Commit

Permalink
change schema
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Mar 23, 2022
1 parent 56e41f1 commit b7bc340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/charts/schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ class ChartDataPostProcessingOperationSchema(Schema):
"diff",
"compare",
"resample",
"flat",
"flatten",
)
),
example="aggregate",
Expand Down

0 comments on commit b7bc340

Please sign in to comment.