mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Update pre-commit packages (#23173)
This commit is contained in:
@@ -93,6 +93,7 @@ class TestBigQueryDbEngineSpec(TestDbEngineSpec):
|
||||
"""
|
||||
DB Eng Specs (bigquery): Test fetch data
|
||||
"""
|
||||
|
||||
# Mock a google.cloud.bigquery.table.Row
|
||||
class Row(object):
|
||||
def __init__(self, value):
|
||||
|
||||
Reference in New Issue
Block a user