alpernebbi / depthcharge-tools

Tools to manage the Chrome OS bootloader
GNU General Public License v2.0
27 stars 3 forks source link

Fix syntax of Python regex escape sequences #9

Open cjwatson opened 8 months ago

cjwatson commented 8 months ago

This fixes W605 warnings from flake8, and Python 3.12 now emits SyntaxWarnings for these:

https://docs.python.org/3/whatsnew/3.12.html#other-language-changes