specify return type for docs
This commit is contained in:
parent
277b439562
commit
81fb9a5f20
|
@ -59,7 +59,7 @@
|
|||
//| jpeg_quality: int=15,
|
||||
//| double_buffered: bool = True,
|
||||
//| grab_mode: GrabMode = GrabMode.WhenEmpty,
|
||||
//| ):
|
||||
//| ) -> None:
|
||||
//| """
|
||||
//| Configure and initialize a camera with the given properties
|
||||
//|
|
||||
|
|
Loading…
Reference in New Issue