I am seeing this warning recently:
ironic/hacking/checks.py:26: DeprecationWarning: invalid escape sequence \(
"\(\s*_\(\s*('|\")")
It appears that the second line is not a raw string at all.
Change-Id: I39da54d50f069d6bec6c2575b448d7a1e9feea03
I am seeing this warning recently:
ironic/hacking/checks.py:26: DeprecationWarning: invalid escape sequence \(
"\(\s*_\(\s*('|\")")
It appears that the second line is not a raw string at all.
Change-Id: I39da54d50f069d6bec6c2575b448d7a1e9feea03