fixed lint errors

This commit is contained in:
skarnataki
2023-10-17 07:39:53 +00:00
committed by Lucas Abel
parent 3ab64ce00d
commit 78b8b50082
-1
View File
@@ -139,7 +139,6 @@ class Mouse:
# ------------------------------------------------------------------------------
class ReportParser:
@staticmethod
def parse_input_report(input_report: bytes) -> None: