mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# isort:skip_file
|
||||
from datetime import datetime
|
||||
from typing import Tuple, Type
|
||||
|
||||
from tests.integration_tests.test_app import app
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
|
||||
Reference in New Issue
Block a user