mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: upgrade black (#19410)
This commit is contained in:
@@ -24,7 +24,7 @@ from superset.commands.utils import populate_owners
|
||||
|
||||
class BaseCommand(ABC):
|
||||
"""
|
||||
Base class for all Command like Superset Logic objects
|
||||
Base class for all Command like Superset Logic objects
|
||||
"""
|
||||
|
||||
@abstractmethod
|
||||
|
||||
Reference in New Issue
Block a user