mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
This commit is contained in:
@@ -71,7 +71,6 @@ class QuerySchema(Schema):
|
||||
load_instance = True
|
||||
include_relationships = True
|
||||
|
||||
# pylint: disable=no-self-use
|
||||
def get_sql_tables(self, obj: Query) -> list[Table]:
|
||||
return obj.sql_tables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user