Language

Package: python2-autopep8 @ 1.5.3

Synopsis

Format Python code according to the PEP 8 style guide

Description

autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.

Home page
https://github.com/hhatto/autopep8
Location
gnu/packages/python-xyz.scm (line: 5224, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings