diff options
author | Milan Zamazal <mzamazal@redhat.com> | 2024-01-05 14:16:21 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2024-01-09 15:39:04 +0000 |
commit | 3d45b9ad9aefd4b1e702f89febe4aa6e6d3e2b9c (patch) | |
tree | 40184ca89164541c25da641a261ff21b8fb4fa1b /src/ipa/rpi/controller/af_status.h | |
parent | 90fa9a0f2b6dc209e22950a871a79343661e1d09 (diff) |
utils: ipc: mojom_libcamera_generator.py: Fix Python warning
Python 3.12 starts emitting the following warning when building libcamera:
.../utils/ipc/generators/mojom_libcamera_generator.py:372:
SyntaxWarning: invalid escape sequence '\.'
if not re.match('^ipa\.[0-9A-Za-z_]+', namespace):
`r' prefix is now required before the regexp.
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/rpi/controller/af_status.h')
0 files changed, 0 insertions, 0 deletions