Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Dec 18, 2024
1 parent 009b8c5 commit 8f17c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jtop/gui/pcontrol.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ def update_chart(self, jetson, name):
return {
'value': [speed],
}

def control_jetson_clocks(self, pos_y, pos_x, key, mouse):
# Show jetson_clocks
try:
Expand Down

0 comments on commit 8f17c4d

Please sign in to comment.