Removing trailing whitespace

This commit is contained in:
Mike Place 2017-01-24 09:22:24 -07:00 committed by GitHub
parent 616292c6b1
commit e2f4a16fdd

View file

@ -85,7 +85,7 @@ def _available_services():
}
except AttributeError:
# As of MacOS 10.12 there might be plist files without Label key
# in the searched directories. As these files do not represent
# in the searched directories. As these files do not represent
# services, thay are not added to the list.
pass