[GRASS-git] [OSGeo/grass] 8797cd: Checks: Fix Flake8 W605 - invalid escape sequence ...
Makiko Shukunobe
noreply at github.com
Wed Jun 5 20:22:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 8797cd3522dee83ad708df898dca2df35cdb9c7f
https://github.com/OSGeo/grass/commit/8797cd3522dee83ad708df898dca2df35cdb9c7f
Author: Makiko Shukunobe <mshukuno at users.noreply.github.com>
Date: 2024-06-05 (Wed, 05 Jun 2024)
Changed paths:
M .flake8
M utils/g.html2man/ggroff.py
M utils/gitlog2changelog.py
M utils/mkrest.py
Log Message:
-----------
Checks: Fix Flake8 W605 - invalid escape sequence (#3763)
* Fix remaining W605-invalid escape sequence warnings.
* Adding r for simple strings.
* Using escaping backslash for strings with valid escape sequences.
* Remove leftover warning ignores.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list