[loop-cycle-1] fix: ruff format error on test_autoresearch.py (#1256) #1257
Reference in New Issue
Block a user
Delete Branch "fix/ruff-format-autoresearch"
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 #1256
tests/timmy/test_autoresearch.pyused old-style backslash continuation inwithstatements. ruff format rewrites them to parenthesized context managers.One file, 1 formatting change. All 435 unit tests pass. Lint now passes clean.