Skip to content

Commit 733193b

Browse files
kraenhansenclaude
andauthored
fix: add speech_engine_custom.py to .fernignore (#789)
Fern regeneration deletes this custom module, breaking imports in client.py. Same pattern as url_utils.py fix in #782. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fe7fe6d commit 733193b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ src/elevenlabs/speech_to_text_custom.py
1212
src/elevenlabs/url_utils.py
1313
src/elevenlabs/realtime/
1414
src/elevenlabs/speech_engine/
15+
src/elevenlabs/speech_engine_custom.py
1516

1617
# Ignore CI files
1718
.github/

0 commit comments

Comments
 (0)