Andreas Jaeger 9a145cf0d0 Stop regex warning
python 3.6 warns about regexes like:
DeprecationWarning: invalid escape sequence \+

I noticed that debugging a trove job and it really led me in the wrong
way. Fix this with making it a raw string.

Change-Id: I58ee1a49d62316c6c3f0588832c97f659f7e460b
2019-08-08 15:31:52 +02:00
..
2017-06-16 15:58:50 +10:00
2019-06-12 07:01:36 -07:00
2019-08-08 15:31:52 +02:00
2017-05-19 12:43:36 -07:00