pep8 cleanup

This commit is contained in:
Steve Coursen
2017-11-13 13:58:12 -05:00
parent 0cc20afabd
commit 2cc17ffc7a
+1 -1
View File
@@ -168,7 +168,7 @@ class Ns1Provider(BaseProvider):
if record.geo:
# purposefully set non-geo answers to have an empty meta,
# so that we know we did this on purpose if/when troubleshooting
params['answers'] = [{"answer": x, "meta": {}} \
params['answers'] = [{"answer": x, "meta": {}}
for x in record.values]
for iso_region, target in record.geo.items():
params['answers'].append(