mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from collections.abc import Iterable
|
||||
from typing import Any, Sequence, Union
|
||||
from collections.abc import Iterable, Sequence
|
||||
from typing import Any, Union
|
||||
|
||||
import pandas as pd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user