Skip to content

Commit

Permalink
Removed blank line at end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
alda-optimizely committed Sep 13, 2017
1 parent 7ea966a commit ccad939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/helpers_tests/test_event_tag_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,3 @@ def test_get_numeric_metric__value_tag(self):
self.assertIsNone(numeric_value_neg_inf, 'Negative infinity numeric value is {}'.format(numeric_value_neg_inf))

self.assertEqual(0.0, event_tag_utils.get_numeric_value({'value': 0.0}, logger=logger.SimpleLogger()))

0 comments on commit ccad939

Please sign in to comment.