Made PEP8 changes to several scripts and files.

This commit is contained in:
Jorge A. Duarte
2017-10-15 13:52:22 -05:00
parent e1bdae2069
commit 66acac3e35
6 changed files with 18 additions and 17 deletions

View File

@@ -34,5 +34,6 @@ def main():
pylab.show()
if __name__ == '__main__':
main()