Skip to content

Commit

Permalink
Update sound_detector_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielparizet committed Apr 3, 2023
1 parent 3602ea0 commit 6dc6647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/sound_detector_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ def seconds_to_minutes (time):


print(f'Your audio file tempo is of {file_tempo} bpm.')
print(f'Your audio file is {file_duration} long.')
print(f'Your audio file is {file_duration} long.')

0 comments on commit 6dc6647

Please sign in to comment.