mirror of
https://github.com/apache/superset.git
synced 2026-04-13 21:24:28 +00:00
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
import json
|
||||
from typing import Iterator
|
||||
from collections.abc import Iterator
|
||||
from unittest.mock import patch
|
||||
from uuid import uuid3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user