We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccf129 commit 138a28bCopy full SHA for 138a28b
superset/views/datasource/utils.py
@@ -55,7 +55,7 @@ def replace_verbose_with_column(
55
) -> None:
56
"""
57
Replace filter 'col' values that match column verbose_name with the column_name.
58
- Operates in-place on the filters list.
+ Operates in-place on the filters list
59
60
Args:
61
filters: List of filter dicts, each must have 'col' key.
0 commit comments