[claude] Fix pre-existing ruff lint errors blocking git hooks (#1247) #1248
Reference in New Issue
Block a user
Delete Branch "claude/issue-1247"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1247
Changes
TYPE_CHECKINGguard import forTaskComplexityto fixF821undefined name in string annotation# noqa: F401to re-exported agno tool imports (FileTools,PythonTools,ShellTools,Toolkit) — these are used as re-exports by_registry.py,file_tools.py,system_tools.py, and__init__.pyito_(fixesB007)I001(isort) and strayF401errors across 20 additional files viatox -e formatAll 169 relevant unit tests pass (
tox -e lintnow clean).