flanker
flanker copied to clipboard
Fix syntax warnings with Python 3.12
Python 3.12 issues warnings on invalid escape sequences in strings. (This was a DeprecationWarning since 3.6.)