mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
chore: upgrade black (#19410)
This commit is contained in:
@@ -77,7 +77,10 @@ select * from currency
|
||||
),
|
||||
None,
|
||||
),
|
||||
("SELECT 1 as cnt", None,),
|
||||
(
|
||||
"SELECT 1 as cnt",
|
||||
None,
|
||||
),
|
||||
(
|
||||
dedent(
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user