diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-04-16 13:09:17 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-04-19 12:34:57 +0300 |
commit | fef732d4dc7fcb012c4339585d621d6c6bf384aa (patch) | |
tree | ac9abe2f4f75499d30f7a7d7ef9ef41e424858b8 /utils/ipc/generate.py | |
parent | dbd13a6f77553499607f02aabc18a7d2d3a35651 (diff) |
utils: checkstyle.py: Use r'' strings for regular expressions
It's a good practice to use r'' strings for regular expressions in
Python, to avoid unexpected interaction with string escape sequences.
Use them globally. This allows simplifying escaping in one of the
regular expression strings.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/ipc/generate.py')
0 files changed, 0 insertions, 0 deletions