diff --git a/examples/hid_report_parser.py b/examples/hid_report_parser.py index e5f407f..61561b3 100644 --- a/examples/hid_report_parser.py +++ b/examples/hid_report_parser.py @@ -139,7 +139,6 @@ class Mouse: # ------------------------------------------------------------------------------ class ReportParser: - @staticmethod def parse_input_report(input_report: bytes) -> None: