mirror of
https://github.com/denizsafak/abogen.git
synced 2026-09-20 19:50:59 +02:00
feat: Refactor code structure to move web-related components to the webui module and update references accordingly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from abogen.web.conversion_runner import _chunk_text_for_tts
|
||||
from abogen.webui.conversion_runner import _chunk_text_for_tts
|
||||
|
||||
|
||||
def test_chunk_text_for_tts_prefers_text_over_normalized_text():
|
||||
|
||||
Reference in New Issue
Block a user