summaryrefslogtreecommitdiff
path: root/src/libcamera
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-04-16 13:09:17 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-04-19 12:34:57 +0300
commitfef732d4dc7fcb012c4339585d621d6c6bf384aa (patch)
treeac9abe2f4f75499d30f7a7d7ef9ef41e424858b8 /src/libcamera
parentdbd13a6f77553499607f02aabc18a7d2d3a35651 (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 'src/libcamera')
0 files changed, 0 insertions, 0 deletions