Tweak to audio.py

This commit is contained in:
2021-04-09 11:25:07 -04:00
parent 15696165e0
commit 7228eed810

View File

@ -6,7 +6,7 @@ Created on Fri Jan 8 10:26:56 2021
@author: neal @author: neal
""" """
import os from os import system
from sys import platform from sys import platform
sound_args = "" sound_args = ""