mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: upgrade black (#19410)
This commit is contained in:
@@ -53,7 +53,8 @@ def test_get_uuid_entry(
|
||||
|
||||
|
||||
def test_get_id_entry_missing(
|
||||
app_context: AppContext, key_value_entry: KeyValueEntry,
|
||||
app_context: AppContext,
|
||||
key_value_entry: KeyValueEntry,
|
||||
) -> None:
|
||||
from superset.key_value.commands.get import GetKeyValueCommand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user