Control: tags -1 pending

As these strings do not need escape characters, the warning can be avoided by switching to raw strings:

https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals

This is done in Salsa.

Reply via email to