libcamera/test/py
Tomi Valkeinen 9506da142b py: Fix CameraManager.version property
The current CameraManager.version doesn't work at all (raises a
TypeError), as that's not how you use expose C++ static methods as
Python class methods.

Fix it.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2023-05-30 18:29:08 +03:00
..
meson.build test: py: Fix test failure when ASan is enabled 2022-12-24 03:29:47 +02:00
unittests.py py: Fix CameraManager.version property 2023-05-30 18:29:08 +03:00