Re: [PATCH 1/1] doc: codingstyle: Python coding style

2023-04-19 Thread Simon Glass
On Wed, 19 Apr 2023 at 18:45, Heinrich Schuchardt wrote: > > Indicate that we follow PEP8 and PEP257. > > Signed-off-by: Heinrich Schuchardt > --- > doc/develop/codingstyle.rst | 7 +++ > 1 file changed, 7 insertions(+) > Reviewed-by: Simon Glass

[PATCH 1/1] doc: codingstyle: Python coding style

2023-04-19 Thread Heinrich Schuchardt
Indicate that we follow PEP8 and PEP257. Signed-off-by: Heinrich Schuchardt --- doc/develop/codingstyle.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/develop/codingstyle.rst b/doc/develop/codingstyle.rst index 1d5d0192b3..3d05a6b988 100644 --- a/doc/develop/codingstyle.rst