Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Edison-CBS committed Dec 3, 2023
1 parent 2a93db9 commit acb69ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/test/process_replay/test_processes.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ def test_controlsd_engaged(self):


if __name__ == '__main__':
pytest.main([*sys.argv[1:], __file__])
pytest.main([*sys.argv[1:], __file__])

0 comments on commit acb69ee

Please sign in to comment.