Skip to content

Commit

Permalink
Fix lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
daspecster committed Nov 11, 2016
1 parent 95e3a14 commit fe254fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monitoring/unit_tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ def test_resource_factory(self):
def test_timeseries_factory_gauge(self):
import datetime
import mock
import google.cloud.monitoring.client
from google.cloud._helpers import _datetime_to_rfc3339
METRIC_TYPE = 'custom.googleapis.com/my_metric'
METRIC_LABELS = {
Expand Down

0 comments on commit fe254fe

Please sign in to comment.