pep8 - remove extra whitespace

This commit is contained in:
James Kasten 2015-01-28 16:20:09 -08:00
parent e9a6d6039b
commit a5f65dcfd8

View file

@ -180,7 +180,6 @@ def get_all_names(installer):
return names
def read_file(filename):
"""Returns the given file's contents with universal new line support.