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:
@@ -1,6 +1,5 @@
|
|||||||
"""Tests for the personal API tokens feature (app/api/api_tokens.py + auth integration)."""
|
"""Tests for the personal API tokens feature (app/api/api_tokens.py + auth integration)."""
|
||||||
|
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
from fastapi.testclient import TestClient
|
from fastapi.testclient import TestClient
|
||||||
from sqlalchemy import create_engine
|
from sqlalchemy import create_engine
|
||||||
|
|||||||
Reference in New Issue
Block a user