Comment 3 for bug 2036763

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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 <email address hidden>
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