Fix lint error

This commit is contained in:
Matej Marinko
2025-07-16 16:54:28 +02:00
parent c969fdddb9
commit cb984237a7

View File

@@ -4,6 +4,8 @@
# SPDX-License-Identifier: BSD 2-Clause License
#
"""Soniox speech-to-text service implementation."""
import asyncio
import json
import time