Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Applied fix for flake-8 linting fix error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rumsie-Grimshaw committed Jun 9, 2024
1 parent 9cc8206 commit b2cc688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from configparser import ConfigParser
from playsound import playsound


def playsound_notification(audio_file):
"""
Play a notification sound. Requires the playsound package to be installed.
Expand Down

0 comments on commit b2cc688

Please sign in to comment.