Remove trailing spaces and tabs

This commit is contained in:
Daniel Martí 2013-12-30 17:04:16 +01:00
parent c113371297
commit 0765f14c9d
14 changed files with 142 additions and 142 deletions

View file

@ -27,7 +27,7 @@ class MetaDataException(Exception):
def __str__(self):
return repr(self.value)
# Designates a metadata field type and checks that it matches
# Designates a metadata field type and checks that it matches
#
# 'name' - The long name of the field type
# 'matching' - List of possible values or regex expression