Skip to content

Commit

Permalink
Merge pull request #253 from GoogleCloudPlatform/pep8
Browse files Browse the repository at this point in the history
Fix pep8 errors
  • Loading branch information
Jon Wayne Parrott committed Apr 12, 2016
2 parents 507a179 + 078b564 commit d1e3296
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dns/api/main_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@

from gcloud import dns
from gcp.testing.flaky import flaky
import pytest
import main

import pytest

TEST_ZONE_NAME = 'test-zone'
TEST_ZONE_DNS_NAME = 'theadora.is.'
Expand Down

0 comments on commit d1e3296

Please sign in to comment.