# Issue ``` m = re.match("([0-9]+\.?[0-9]*)([a-z]+)", measure) ``` Raise SyntaxWarnings in python 3.12+. # Proposed solution Make the string raw.