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 Jun 15, 2024
1 parent ed6203e commit 158327f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/capture_method/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

if sys.platform == "win32":
from _ctypes import COMError # noqa: PLC2701

from pygrabber.dshow_graph import FilterGraph

from capture_method.BitBltCaptureMethod import BitBltCaptureMethod
Expand Down

0 comments on commit 158327f

Please sign in to comment.