mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
chore: move some rules from ruff -> pylint (#34292)
This commit is contained in:
committed by
GitHub
parent
efa8cb6fa4
commit
3f8472ca7b
@@ -19,7 +19,7 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import json # noqa: TID251
|
||||
from textwrap import dedent
|
||||
from typing import Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user