Re: [PATCH v7 11/21] dts: remote session docstring update

2023-11-22 Thread Yoan Picchi
On 11/22/23 11:13, Juraj Linkeš wrote: On Tue, Nov 21, 2023 at 4:36 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/remote_session/__init__.py | 39 +

Re: [PATCH v7 11/21] dts: remote session docstring update

2023-11-22 Thread Juraj Linkeš
On Tue, Nov 21, 2023 at 4:36 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/remote_session/__init__.py | 39 +- > > .../re

Re: [PATCH v7 11/21] dts: remote session docstring update

2023-11-21 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/remote_session/__init__.py | 39 +- .../remote_session/remote_session.py | 128 +- dts/framework/

[PATCH v7 11/21] dts: remote session 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/remote_session/__init__.py | 39 +- .../remote_session/remote_session.py | 128 +- dts/framework/remote_session/ssh_session.py | 16 +-- 3