-
- Downloads
CI: flake8: remove ignore for W605
This was for 'invalid escape sequence' (even though the comment has W604 instead of W605). After removing it, flake8 runs through fine. We probably fixed whatever invalid escape squence we had earlier while doing f-string related refactoring. Reviewed-by:Luca Weiss <luca@z3ntu.xyz> Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20221028074119.3309-1-ollieparanoid@postmarketos.org%3E
Please register or sign in to comment