treefmt/ruff: Set python lint version to 3.13. Fix all new lints coming up.

This commit is contained in:
Qubasa
2025-06-30 15:28:15 +07:00
committed by Jörg Thalheim
parent b35ca4f1a8
commit 3f1fdc0aae
10 changed files with 21 additions and 27 deletions

View File

@@ -1,4 +1,3 @@
# ruff: noqa: RUF001
import argparse
import json
import logging