On Wed, 19 Oct 2016 13:44:37 +0300
Jani Nikula wrote:
> Python module names should not have hyphens per [PEP 8]. Drop the hyphen
> from kernel-doc.py. The extension directive remains unchanged.
>
> [PEP 8] https://www.python.org/dev/peps/pep-0008/#package-and-module-names
I've applied this, tha
Am 19.10.2016 um 12:44 schrieb Jani Nikula :
> Python module names should not have hyphens per [PEP 8]. Drop the hyphen
> from kernel-doc.py. The extension directive remains unchanged.
>
> [PEP 8] https://www.python.org/dev/peps/pep-0008/#package-and-module-names
>
> Reported-by: Markus Heiser
Python module names should not have hyphens per [PEP 8]. Drop the hyphen
from kernel-doc.py. The extension directive remains unchanged.
[PEP 8] https://www.python.org/dev/peps/pep-0008/#package-and-module-names
Reported-by: Markus Heiser
Signed-off-by: Jani Nikula
---
Documentation/conf.py