Skip to content

Commit

Permalink
fixed lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SneKarnataki authored and uael committed Oct 20, 2023
1 parent 3ab64ce commit 78b8b50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/hid_report_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def print_mouse_report(self) -> None:

# ------------------------------------------------------------------------------
class ReportParser:

@staticmethod
def parse_input_report(input_report: bytes) -> None:

Expand Down

0 comments on commit 78b8b50

Please sign in to comment.