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 bc6692f commit f4fa9b8
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 @@ -26,7 +26,7 @@

# This class test the Light class API created with pybind11. Since the setters methods
# require other systems to work (eg. Rendering sensors), those methods will not be fully
# tested, just verifying the method is being called.
# tested, just verifying the method is being called.
class TestLight(unittest.TestCase):

def test_light(self):
Expand Down

0 comments on commit f4fa9b8

Please sign in to comment.