diff --git a/api/sound_detector_test.py b/api/sound_detector_test.py index b62c43b..e6b6f79 100644 --- a/api/sound_detector_test.py +++ b/api/sound_detector_test.py @@ -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.') \ No newline at end of file +print(f'Your audio file is {file_duration} long.')