Thomas Danckaert skribis:
> * gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables.
[...]
> + (synopsis
> +"Automatically format Python code according to the PEP 8 style
> +guide")
I removed “Automatically” so that it would fit on one line and
committed.
Thank you!
* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables.
---
gnu/packages/python.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fce6217..78532e1 100644
--- a/gnu/packages/python.sc