Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Richardvdketterij committed Jan 17, 2024
1 parent 61c7be3 commit 471f407
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@


class CpuTask(DiagnosticTask):

def __init__(self, warning_percentage=90, window=1):
DiagnosticTask.__init__(self, 'CPU Information')

Expand Down

0 comments on commit 471f407

Please sign in to comment.