Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 25, 2023
1 parent 085f655 commit 97aa56c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/capture_method/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ class CameraInfo():


def get_input_devices():
"""https://github.com/andreaschiavinato/python_grabber/pull/24"""
"""https://github.com/andreaschiavinato/python_grabber/pull/24."""
return cast(list[str], FilterGraph().get_input_devices())


Expand Down

0 comments on commit 97aa56c

Please sign in to comment.