Re: [PATCH v7 07/21] dts: dts runner and main docstring update

2023-11-21 Thread Juraj Linkeš
On Mon, Nov 20, 2023 at 6:43 PM Yoan Picchi wrote: > > On 11/15/23 13:09, Juraj Linkeš wrote: > > Format according to the Google format and PEP257, with slight > > deviations. > > > > Signed-off-by: Juraj Linkeš > > --- > > dts/framework/dts.py | 128 ---

Re: [PATCH v7 07/21] dts: dts runner and main docstring update

2023-11-20 Thread Yoan Picchi
On 11/15/23 13:09, Juraj Linkeš wrote: Format according to the Google format and PEP257, with slight deviations. Signed-off-by: Juraj Linkeš --- dts/framework/dts.py | 128 --- dts/main.py | 8 ++- 2 files changed, 112 insertions(+), 24 del

Re: [PATCH v7 07/21] dts: dts runner and main docstring update

2023-11-20 Thread Juraj Linkeš
On Thu, Nov 16, 2023 at 10:51 PM Jeremy Spewock wrote: > > > > On Wed, Nov 15, 2023 at 8:11 AM Juraj Linkeš > wrote: >> >> Format according to the Google format and PEP257, with slight >> deviations. >> >> Signed-off-by: Juraj Linkeš >> --- >> dts/framework/dts.py | 128 +++

Re: [PATCH v7 07/21] dts: dts runner and main docstring update

2023-11-16 Thread Jeremy Spewock
On Wed, Nov 15, 2023 at 8:11 AM Juraj Linkeš wrote: > Format according to the Google format and PEP257, with slight > deviations. > > Signed-off-by: Juraj Linkeš > --- > dts/framework/dts.py | 128 --- > dts/main.py | 8 ++- > 2 files changed,