style: apply ruff auto-fix

- Auto-formatted code with ruff format
- Applied ruff linting fixes with --fix

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-22 19:29:32 +00:00
parent 1648d8c745
commit 969b2d3d2f
-2
View File
@@ -10,8 +10,6 @@ These tests validate that:
- Preflight (OPTIONS) requests are handled correctly when CORS is enabled
"""
from unittest.mock import Mock
import pytest