Skip to content

Conversation

@raimbekovm
Copy link

Summary

Removes duplicate TODO comment that appeared twice in audio_utils.py (lines 51 and 169).

Changes

  • Removed the duplicate from the load_audio_as function
  • Kept the TODO at the import statement (line 51) as it's more contextually appropriate

This is a minor cleanup that reduces code duplication without changing functionality.

The same TODO comment appeared twice in the file (lines 51 and 169).
Removed the duplicate from the load_audio_as function as the comment
at the import statement (line 51) is more contextually appropriate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant