Skip to content

Commit

Permalink
Removes trailing whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Voldivh <[email protected]>
  • Loading branch information
Voldivh committed Aug 1, 2023
1 parent f4fa9b8 commit 95ee75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/test/light_TEST.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def on_pre_udpate_cb(_info, _ecm):
# Spot Falloff Test
self.assertEqual(2, light_spot.spot_falloff(_ecm))
light_spot.set_spot_falloff(_ecm, 4)

def on_udpate_cb(_info, _ecm):
global iterations
iterations += 1
Expand Down

0 comments on commit 95ee75f

Please sign in to comment.