Added line at end of file

This commit is contained in:
Michael Persson 2014-09-09 15:53:19 +02:00 committed by rallytime
parent 2919a82dd9
commit b3ab1c84ae

View File

@ -277,3 +277,4 @@ if __name__ == '__main__':
print yaml.safe_dump(result, indent=4, default_flow_style=False)
else:
print yaml.safe_dump(result, indent=4, default_flow_style=False)