> > flake8 checks were run for both python 2.7 and 3.4
> >
> > There were some style issues as:
> > - Line width > 79
> > - No double blank line before function definition
> > - No double blank space before inline comment
> > - Some other minor issues
> >
> > Signed-off-by: Mauricio Vasquez B
> >
flake8 checks were run for both python 2.7 and 3.4
There were some style issues as:
- Line width > 79
- No double blank line before function definition
- No double blank space before inline comment
- Some other minor issues
Signed-off-by: Mauricio Vasquez B
---
v2:
fix still existing warning
to
> -Original Message-
> From: Mauricio Vasquez B
> [mailto:mauricio.vasquezbernal at studenti.polito.it]
> Sent: Friday, February 19, 2016 5:03 PM
> To: dev at dpdk.org
> Cc: Mcnamara, John
> Subject: [PATCH v2] tools/dpdk_nic_bind: fix flake8 warnings
>
> flake8 checks were run for both p
3 matches
Mail list logo