From 7e266d5d64ea89a7db935d9a7267f7a84237ca23 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Mon, 31 Aug 2026 16:57:05 +0000 Subject: [PATCH] style: auto-format with black + isort + prettier [skip ci-format-check] --- tests/unit/test_smart_match_fallback.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/unit/test_smart_match_fallback.py b/tests/unit/test_smart_match_fallback.py index de1e79d50..0e9f5f236 100644 --- a/tests/unit/test_smart_match_fallback.py +++ b/tests/unit/test_smart_match_fallback.py @@ -30,6 +30,7 @@ from app.dependencies import ( get_asset_repository, get_project_repository, ) + from packages.domain import ( Asset, AssetLibrary,