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 Sep 17, 2024
1 parent d441059 commit a800202
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyvisa_py/usb.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ def list_resources() -> List[str]:
)
return out


def read(self, count: int) -> Tuple[bytes, StatusCode]:
"""Reads data from device or interface synchronously.
Expand Down

0 comments on commit a800202

Please sign in to comment.