autopep8

Format Python code according to the PEP 8 style guide.
More information.
autopep8 {path/to/file.py} --max-line-length {length}
autopep8 --diff {path/to/file}
autopep8 --in-place {path/to/file.py}
autopep8 --in-place --recursive {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY