Re: [PATCH v7 16/21] dts: posix and linux sessions docstring update

2023-11-22 Thread Juraj Linkeš
On Wed, Nov 22, 2023 at 2:24 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/testbed_model/linux_session.py | 63 ++- > >

Re: [PATCH v7 16/21] dts: posix and linux sessions docstring update

2023-11-22 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/testbed_model/linux_session.py | 63 ++- dts/framework/testbed_model/posix_session.py | 81 +--- 2 files

[PATCH v7 16/21] dts: posix and linux sessions docstring update

2023-11-15 Thread Juraj Linkeš
Format according to the Google format and PEP257, with slight deviations. Signed-off-by: Juraj Linkeš --- dts/framework/testbed_model/linux_session.py | 63 ++- dts/framework/testbed_model/posix_session.py | 81 +--- 2 files changed, 113 insertions(+), 31 deletions(-)