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:
@@ -10,8 +10,6 @@ These tests validate that:
|
|||||||
- Preflight (OPTIONS) requests are handled correctly when CORS is enabled
|
- Preflight (OPTIONS) requests are handled correctly when CORS is enabled
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from unittest.mock import Mock
|
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user