style: run ruff format on 6 files to fix formatting issues

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-13 22:39:34 +00:00
parent f8828db835
commit e6a4995a5c
6 changed files with 88 additions and 56 deletions
-1
View File
@@ -300,7 +300,6 @@ class TestSubtaskRetry:
assert str(processed_file) in str(call_args[0][0])
@pytest.mark.integration
class TestFilePreview:
"""Tests for file preview endpoint."""