Re: [PATCH v7 15/21] dts: os session docstring update

2023-11-22 Thread Juraj Linkeš
On Wed, Nov 22, 2023 at 12:50 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/os_session.py | 275 --

Re: [PATCH v7 15/21] dts: os session 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/os_session.py | 275 -- 1 file changed, 208 insertions(+), 67 deletions(-) diff --git a/dts/framew