mirror of
https://github.com/romanz/amodem.git
synced 2026-02-25 00:31:08 +08:00
Fixed PEP-8 trailing whitespaces on doctrings.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Code which adds Linux ALSA support for interfaces,
|
||||
"""Code which adds Linux ALSA support for interfaces,
|
||||
recording and playing.
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""Script that exposes the amodem.resample() function
|
||||
to the command line, taking parameters via standard
|
||||
"""Script that exposes the amodem.resample() function
|
||||
to the command line, taking parameters via standard
|
||||
inputs and returning results via standard outputs.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user