Source code for tests.recipes.cad1.task2.baseline.test_evaluate
"""Tests for evaluate module"""
import pytest
[docs]
@pytest.mark.skip(reason="Not implemented yet")
def test_run_calculate_audio_quality():
"""Test the function run_calculate_audio_quality"""