from pathlib import Path

fixture_path = Path(__file__).resolve().parent

AUDIO_FILENAME = "song.mp3"