Re: [PATCH v7 08/21] dts: test suite docstring update

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

Re: [PATCH v7 08/21] dts: test suite docstring update

2023-11-16 Thread Jeremy Spewock
On Wed, Nov 15, 2023 at 8:12 AM Juraj Linkeš wrote: > Format according to the Google format and PEP257, with slight > deviations. > > Signed-off-by: Juraj Linkeš > --- > dts/framework/test_suite.py | 223 +++- > 1 file changed, 168 insertions(+), 55 deletions(-)