glance/glance/hacking
Akihiro Motoki f87c9ee5e9 Fix DeprecationWarning: invalid escape sequence
When running "tox -e pep8", "DeprecationWarning: invalid escape sequence"
are shown. This is because a normal string contains escape sequences.
Escape sequences need to be placed in raw strings.

TrivialFix

Change-Id: I34f63d90f53b721e9afdeb99ac53ef0c24857b17
2019-09-19 17:34:55 +09:00
..
__init__.py debug level logs should not be translated 2014-05-23 15:57:06 +02:00
checks.py Fix DeprecationWarning: invalid escape sequence 2019-09-19 17:34:55 +09:00