mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-05-13 19:08:02 +00:00
Whitespace cleanup.
I ended up using Visual Studio Code and did a global regex replace ` +\n` -> `\n` (StackOverflow)
This commit is contained in:
@@ -51,4 +51,4 @@ if __name__ == '__main__':
|
||||
print("Playback buffer underrun! Continuing nonetheless ...")
|
||||
data = f.read(320)
|
||||
out.close()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user