dev/reformat

This commit is contained in:
jyong
2025-09-16 16:08:04 +08:00
parent 05aec66424
commit 0ec037b803
14 changed files with 87 additions and 67 deletions

View File

@ -345,7 +345,7 @@ class DatasourceProviderService:
def is_tenant_oauth_params_enabled(self, tenant_id: str, datasource_provider_id: DatasourceProviderID) -> bool:
"""
check if tenant oauth params is enabled
"""
"""
return (
db.session.query(DatasourceOauthTenantParamConfig)
.filter_by(