mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
Various docstring fixes (#18221)
This commit is contained in:
@@ -37,8 +37,6 @@ def get_query_context(
|
||||
generated by the "Boy Name Cloud" chart in the examples.
|
||||
:param query_name: name of an example query, which is always in the format
|
||||
of `datasource_name[:test_case_name]`, where `:test_case_name` is optional.
|
||||
:param datasource_id: id of datasource to query.
|
||||
:param datasource_type: type of datasource to query.
|
||||
:param add_postprocessing_operations: Add post-processing operations to QueryObject
|
||||
:param add_time_offsets: Add time offsets to QueryObject(advanced analytics)
|
||||
:param form_data: chart metadata
|
||||
|
||||
Reference in New Issue
Block a user