Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Oct 29, 2020
1 parent 856b145 commit a8d9bc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/test_im_logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,6 @@ def test_inf_remove_two_clouds(self):
self.assertEqual(cloud1.finalize.call_args_list[0][0][1], False)
self.assertEqual(cloud1.finalize.call_args_list[1][0][1], True)


def test_create_async(self):
"""Create Inf. async."""
radl = RADL()
Expand Down

0 comments on commit a8d9bc8

Please sign in to comment.