02/09/2021 18:04, Stephen Hemminger:
> On Thu, 2 Sep 2021 16:50:14 +0100
> Bruce Richardson wrote:
> > On Thu, Sep 02, 2021 at 08:24:58AM -0700, Stephen Hemminger wrote:
> > > On Thu, 2 Sep 2021 09:10:47 +0100
> > > Bruce Richardson wrote:
> > >
> > > > On Wed, Sep 01, 2021 at 02:27:07PM -0700
On Thu, 2 Sep 2021 16:50:14 +0100
Bruce Richardson wrote:
> On Thu, Sep 02, 2021 at 08:24:58AM -0700, Stephen Hemminger wrote:
> > On Thu, 2 Sep 2021 09:10:47 +0100
> > Bruce Richardson wrote:
> >
> > > On Wed, Sep 01, 2021 at 02:27:07PM -0700, Stephen Hemminger wrote:
> > > > This fixes mo
On Thu, Sep 02, 2021 at 08:24:58AM -0700, Stephen Hemminger wrote:
> On Thu, 2 Sep 2021 09:10:47 +0100
> Bruce Richardson wrote:
>
> > On Wed, Sep 01, 2021 at 02:27:07PM -0700, Stephen Hemminger wrote:
> > > This fixes most of the warnings from the Flake8 style checker.
> > > The ones remaing are
On Thu, 2 Sep 2021 09:10:47 +0100
Bruce Richardson wrote:
> On Wed, Sep 01, 2021 at 02:27:07PM -0700, Stephen Hemminger wrote:
> > This fixes most of the warnings from the Flake8 style checker.
> > The ones remaing are long lines (we allow > 79 characters)
> > and a line break warning. The line
On 01-Sep-21 10:27 PM, Stephen Hemminger wrote:
This fixes most of the warnings from the Flake8 style checker.
The ones remaing are long lines (we allow > 79 characters)
and a line break warning. The line break style changed in later
versions of PEP 8 and the tool is not updated.
https://www.fl
On Wed, Sep 01, 2021 at 02:27:07PM -0700, Stephen Hemminger wrote:
> This fixes most of the warnings from the Flake8 style checker.
> The ones remaing are long lines (we allow > 79 characters)
> and a line break warning. The line break style changed in later
> versions of PEP 8 and the tool is not
This fixes most of the warnings from the Flake8 style checker.
The ones remaing are long lines (we allow > 79 characters)
and a line break warning. The line break style changed in later
versions of PEP 8 and the tool is not updated.
https://www.flake8rules.com/rules/W503.html
Signed-off-by: Step
7 matches
Mail list logo