Lint: Add empty line at end of file

This commit is contained in:
Nicole Thomas 2017-09-18 16:54:04 -04:00 committed by GitHub
parent ac7e81b6e3
commit c682f86e38

View File

@ -52,4 +52,4 @@ def to_dict(xmltree):
# Attempt to ensure that items are not overwritten by attributes.
xmldict["attr{0}".format(attrName)] = attrValue
return xmldict
return xmldict