TaylorSMarks / playsound

Pure Python, cross platform, single function module with no dependencies for playing sounds.
Other
504 stars 118 forks source link

How to prevent the warning in line 236 from popping up? #115

Open clearoak opened 2 years ago

clearoak commented 2 years ago

I'm only a humble user of this excellent code, and somewhat new to coding, and the warning in line 236 is something I'd like to not have coming up on my terminal window . Is there some easy way of redirecting it, suppressing it, etc?