Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi committed Jun 17, 2019
1 parent 650a28e commit a3d856b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_config_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def test_set_config__schema_validation(self):

test_datafile = json.dumps(self.config_dict_with_features)
mock_logger = mock.Mock()
mock_notification_center = mock.Mock()

# Test that schema is validated.
# Note: set_config is called in __init__ itself.
Expand Down

0 comments on commit a3d856b

Please sign in to comment.