mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
This commit is contained in:
@@ -93,7 +93,6 @@ class QueryContextFactory: # pylint: disable=too-few-public-methods
|
||||
cache_values=cache_values,
|
||||
)
|
||||
|
||||
# pylint: disable=no-self-use
|
||||
def _convert_to_model(self, datasource: DatasourceDict) -> BaseDatasource:
|
||||
return DatasourceDAO.get_datasource(
|
||||
session=db.session,
|
||||
|
||||
Reference in New Issue
Block a user