fix: change example comment to match type (#21772)

This commit is contained in:
Elizabeth Thompson
2023-01-05 15:45:37 -08:00
committed by GitHub
parent db201804ae
commit af34e454be

View File

@@ -1210,7 +1210,7 @@ EXCLUDE_USERS_FROM_LISTS: Optional[List[str]] = None
# list/dropdown if you do not want these dbs to show as available.
# The available list is generated by driver installed, and some engines have multiple
# drivers.
# e.g., DBS_AVAILABLE_DENYLIST: Dict[str, Set[str]] = {"databricks": ("pyhive", "pyodbc")}
# e.g., DBS_AVAILABLE_DENYLIST: Dict[str, Set[str]] = {"databricks": {"pyhive", "pyodbc"}}
DBS_AVAILABLE_DENYLIST: Dict[str, Set[str]] = {}
# This auth provider is used by background (offline) tasks that need to access