Skip to content

Commit

Permalink
Fixup: trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmiller committed Jan 29, 2018
1 parent c3acbfd commit 0d5a3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opal/core/fields.py
Expand Up @@ -82,7 +82,7 @@ def contribute_to_class(self, cls, name):
ft_field.contribute_to_class(cls, self.ft_field_name)

# When we delete an instance in a lookup list, we want the
# value to be retained, even though we've deleted the entry
# value to be retained, even though we've deleted the entry
# in the lookuplist.
# Re-setting the value converts it to a free text entry of
# the same value as the original.
Expand Down

0 comments on commit 0d5a3d6

Please sign in to comment.