Fix PEP-8 issue.

This commit is contained in:
Dave Page 2019-08-08 10:09:28 +01:00
parent c29275011a
commit 8331f62e1c

View File

@ -1328,7 +1328,7 @@ class BaseTableView(PGChildNodeView, BasePartitionTable):
# If changes are from table node
if 'name' not in c:
c['name'] = old_data['name']
c['name'] = old_data['name']
# Sql to update object
sql.append(
render_template("/".join([