Fixed PEP-8 trailing whitespaces on doctrings.

This commit is contained in:
Jorge A. Duarte
2017-10-15 13:58:15 -05:00
parent 66acac3e35
commit 555186c2d8
2 changed files with 3 additions and 3 deletions

View File

@@ -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.
"""