fix: resolve CI linting failures by adding ruff configuration
Some checks failed
CI / test (push) Has been cancelled
ErrorFix CLI CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 04:48:08 +00:00
parent c1304661be
commit cd0806c47b

View File

@@ -1,4 +1,4 @@
from typing import Dict, Any, List
from typing import Dict, Any
import re