[R-pkg-team] Bug#1085689: mofa SyntaxWarning

Rebecca N. Palmer rebecca_palmer at zoho.com
Mon Sep 22 18:46:56 BST 2025


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.



More information about the R-pkg-team mailing list