fix SyntaxWarning by marking a regex as such624/head
commitac937d347e26c1c644d0f5ab3c8ce60eb4634b6c
authorMichael R. Crusoe <crusoe@debian.org>
Sat, 24 Feb 2024 11:18:00 +0000 (24 12:18 +0100)
committerMichael R. Crusoe <michael.crusoe@gmail.com>
Sat, 24 Feb 2024 11:18:00 +0000 (24 12:18 +0100)
treed33fd07f186d9176de5896c0c34c649b2ae1aef2
parent2ceb1efc3483d40f10189d0cd2dbd9df05dbdc1e
fix SyntaxWarning by marking a regex as such

Fixes: <string>:78: SyntaxWarning: invalid escape sequence '\s'
setup.py