Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlov721 committed Jan 16, 2025
1 parent da5e276 commit 60c6eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luxonis_ml/data/loaders/luxonis_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def __init__(
@param keep_aspect_ratio: Whether to keep the aspect ratio of the
images. Defaults to C{True}.
@type color_space: Literal["RGB", "BGR"]
@param color_space: The format of the output images. Defaults
@param color_space: The color space of the output images. Defaults
to C{"RGB"}.
@type update_mode: UpdateMode
@param update_mode: Enum that determines the sync mode:
Expand Down

0 comments on commit 60c6eeb

Please sign in to comment.