Re: [PATCH v7 20/21] dts: scapy tg docstring update

2023-11-22 Thread Juraj Linkeš
On Tue, Nov 21, 2023 at 5:33 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š > > --- > > .../testbed_model/traffic_generator/scapy.py | 91 +++

Re: [PATCH v7 20/21] dts: scapy tg 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š --- .../testbed_model/traffic_generator/scapy.py | 91 +++ 1 file changed, 54 insertions(+), 37 deletions(-) diff --git a/dts/framewo