Fix the following Python error: D:\a\1\s\run_unittests.py:6654: DeprecationWarning: invalid escape sequence \ self.assertEqual(libhello_nolib.get_pkgconfig_variable(escaped_var, {}), hello world) Use a raw string literal.pull/8512/head
parent
a87e32d181
commit
6497e52035
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue