forked from auracaster/pyalsaaudio
Whitespace cleanup.
I ended up using Visual Studio Code and did a global regex replace ` +\n` -> `\n` (StackOverflow)
This commit is contained in:
I ended up using Visual Studio Code and did a global regex replace ` +\n` -> `\n` (StackOverflow)