mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9da65d6bfd
commit
e51b95ffa8
@@ -148,7 +148,7 @@ class DatabaseMixin:
|
||||
"6. The ``disable_data_preview`` field is a boolean specifying whether or"
|
||||
"not data preview queries will be run when fetching table metadata in"
|
||||
"SQL Lab."
|
||||
"7. The ``disable_drill_to_detail`` field is a boolean specifying whether or"
|
||||
"7. The ``disable_drill_to_detail`` field is a boolean specifying whether or" # noqa: E501
|
||||
"not drill to detail is disabled for the database."
|
||||
"8. The ``allow_multi_catalog`` indicates if the database allows changing "
|
||||
"the default catalog when running queries and creating datasets.",
|
||||
|
||||
Reference in New Issue
Block a user