mirror of
https://github.com/apache/superset.git
synced 2026-04-28 04:25:07 +00:00
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
# isort:skip_file
|
||||
"""Unit tests for Superset cache warmup"""
|
||||
import datetime
|
||||
import json
|
||||
from unittest.mock import MagicMock
|
||||
from tests.integration_tests.fixtures.birth_names_dashboard import (
|
||||
load_birth_names_dashboard_with_slices,
|
||||
|
||||
Reference in New Issue
Block a user