Skip to content

Commit

Permalink
Style.
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero committed Feb 19, 2024
1 parent 54d0e7c commit 32e4fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rqt_gauges/bar_gauge_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ def callback(self, msg):
self.updateValueSignal.emit(int(value*100), raw_value)
else:
print('The value is not valid')

0 comments on commit 32e4fde

Please sign in to comment.