mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: move some rules from ruff -> pylint (#34292)
This commit is contained in:
committed by
GitHub
parent
efa8cb6fa4
commit
3f8472ca7b
@@ -15,7 +15,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
import json
|
||||
import json # noqa: TID251
|
||||
from datetime import datetime
|
||||
from unittest.mock import patch
|
||||
from uuid import UUID
|
||||
|
||||
Reference in New Issue
Block a user