mirror of
https://github.com/apache/superset.git
synced 2026-04-22 01:24:43 +00:00
chore: move some rules from ruff -> pylint (#34292)
This commit is contained in:
committed by
GitHub
parent
efa8cb6fa4
commit
3f8472ca7b
@@ -22,7 +22,7 @@ Create Date: 2025-06-06 00:39:00.107746
|
||||
|
||||
"""
|
||||
|
||||
import json
|
||||
import json # noqa: TID251
|
||||
import logging
|
||||
|
||||
from alembic import op
|
||||
|
||||
Reference in New Issue
Block a user