Skip to content

Commit e5ac740

Browse files
kraenhansenclaude
andauthored
fix: add url_utils.py to .fernignore (#782)
Fern regeneration was deleting this custom utility module, breaking mypy since several files import from it. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f785d33 commit e5ac740

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
@@ -9,6 +9,7 @@ src/elevenlabs/play.py
99
src/elevenlabs/webhooks_custom.py
1010
src/elevenlabs/music_custom.py
1111
src/elevenlabs/speech_to_text_custom.py
12+
src/elevenlabs/url_utils.py
1213
src/elevenlabs/realtime/
1314

1415
# Ignore CI files

0 commit comments

Comments
 (0)