Browse Source

whitespace

Adam 1 month ago
parent
commit
20b6902b9f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      backend/open_webui/routers/audio.py

+ 0 - 1
backend/open_webui/routers/audio.py

@@ -3,7 +3,6 @@ import json
 import logging
 import os
 import uuid
-
 from functools import lru_cache
 from pydub import AudioSegment
 from pydub.silence import split_on_silence