Skip to content

Commit

Permalink
Fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsg committed Nov 9, 2017
1 parent ff84bd2 commit 6785420
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions iot/api-client/manager/manager_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

from google.cloud import pubsub
import pytest

import manager

cloud_region = 'us-central1'
Expand Down
1 change: 0 additions & 1 deletion language/cloud-client/v1/snippets.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
from google.cloud import language
from google.cloud.language import enums
from google.cloud.language import types

import six


Expand Down

0 comments on commit 6785420

Please sign in to comment.