Browse Source

PEP8

pull/194/head
Masaki Tagawa 8 years ago
parent
commit
7215d80230
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/test_octodns_provider_googlecloud.py

+ 1
- 1
tests/test_octodns_provider_googlecloud.py View File

@ -451,4 +451,4 @@ class TestGoogleCloudProvider(TestCase):
}, provider._data_for_TXT(
DummyResourceRecordSet(
'unit.tests.', 'TXT', 0, ['abcd; ef;g', 'hij\\; klm\\;n'])
))
))

Loading…
Cancel
Save