chore: move some rules from ruff -> pylint (#34292)

This commit is contained in:
Maxime Beauchemin
2025-07-24 09:40:49 -07:00
committed by GitHub
parent efa8cb6fa4
commit 3f8472ca7b
18 changed files with 34 additions and 56 deletions

View File

@@ -14,7 +14,7 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
import json
import json # noqa: TID251
from collections.abc import Iterator
from typing import Any
from uuid import uuid3