From e06112dfb6796f3241f20bb71bbb8eccee065dc5 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Wed, 29 Jul 2026 11:01:02 +0000 Subject: [PATCH] style: auto-format with black + isort + prettier [skip ci-format-check] --- tests/unit/domain/test_preset_bgm.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/domain/test_preset_bgm.py b/tests/unit/domain/test_preset_bgm.py index 41efc3a8e..c1b5b3e00 100755 --- a/tests/unit/domain/test_preset_bgm.py +++ b/tests/unit/domain/test_preset_bgm.py @@ -3,7 +3,6 @@ from dataclasses import FrozenInstanceError import pytest - from domain.preset_bgm import ( BGM_STYLES, PRESET_BGM_LIBRARY,