style(v2): organize repository test imports

This commit is contained in:
2026-07-27 20:20:18 +02:00
parent df62536773
commit 8e50d51733
-1
View File
@@ -4,7 +4,6 @@ from pathlib import Path
import httpx import httpx
import pytest import pytest
from backup_tool.api.app import create_app from backup_tool.api.app import create_app
from backup_tool.config import Settings from backup_tool.config import Settings