[Bugfix] Fix the test_ultravox.py's license (#12806)

Signed-off-by: Lu Fang <lufang@fb.com>
This commit is contained in:
Lu Fang
2025-02-05 21:25:54 -08:00
committed by GitHub
parent d88506dda4
commit 56534cd577

View File

@@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
import shutil
from os import path
from tempfile import TemporaryDirectory