mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: enable ruff's isort equivalent (#28267)
This commit is contained in:
committed by
GitHub
parent
fe37d914e5
commit
3ac387bb66
@@ -25,8 +25,8 @@ from inspect import (
|
||||
isclass,
|
||||
isfunction,
|
||||
ismethod,
|
||||
signature,
|
||||
Signature,
|
||||
signature,
|
||||
)
|
||||
from logging import Logger
|
||||
from typing import Any, Callable, cast, Union
|
||||
|
||||
Reference in New Issue
Block a user