flanker icon indicating copy to clipboard operation
flanker copied to clipboard

Fix syntax warnings with Python 3.12

Open salty-horse opened this issue 2 years ago • 0 comments

Python 3.12 issues warnings on invalid escape sequences in strings. (This was a DeprecationWarning since 3.6.)

salty-horse avatar Oct 23 '23 11:10 salty-horse