Skip to content

Commit

Permalink
Fixed flake whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemac007 committed Nov 9, 2019
1 parent b91dd37 commit c0e0dba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ def test_valid_entrypoint(self):
self.assertEqual("/tmp", config.entrypoint)
self.assertEqual(False, config.show_properties)
self.assertEqual(False, config.install_service)

0 comments on commit c0e0dba

Please sign in to comment.