← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2036763] Re: [pep8] Pylint error W0105 (pointless-string-statement) in random CI executions

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/895975
Committed: https://opendev.org/openstack/neutron/commit/c28207705885490f0b1d7b49694176b24b61225a
Submitter: "Zuul (22348)"
Branch:    master

commit c28207705885490f0b1d7b49694176b24b61225a
Author: Brian Haley <haleyb.dev@xxxxxxxxx>
Date:   Wed Sep 20 15:52:22 2023 -0400

    Fix pointless-string-statement pylint warning
    
    For some reason, kilo_initial.py is triggering this warning,
    so fix it by using comments instead of a docstring.
    
    Also updated the template to use comments as well, so any
    migrations created in the future use them, even though
    none seem to be causing a similar warning right now.
    
    Closes-bug: #2036763
    Change-Id: I63b7ac83fdd3ebc6251979f1376daf2105489fdc


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2036763

Title:
  [pep8] Pylint error W0105 (pointless-string-statement) in random CI
  executions

Status in neutron:
  Fix Released

Bug description:
  This error has been seen in [1].

  Logs:
  https://zuul.opendev.org/t/openstack/build/1c542d5ac7b1433e82e84e52737461b2

  Snippet: https://paste.opendev.org/show/bLkR97YQEzEKBeCmUxkt/

  [1]https://review.opendev.org/c/openstack/neutron/+/882832

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2036763/+subscriptions



References