Comment 2 for bug 1986421

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

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

commit e230301a7e66517b219bc51a17fe09045fe925e0
Author: Takashi Natsume <email address hidden>
Date: Sat Aug 13 18:42:40 2022 +0900

    Fix a deprecation warning about escape sequence

    Fix the following deprecation warning.

      DeprecationWarning: invalid escape sequence \u

    Change-Id: Iab460d6c9ff2dbcbf8285567708f169a856eb495
    Closes-Bug: 1986421
    Signed-off-by: Takashi Natsume <email address hidden>