Fix minor whitespace issues

This commit is contained in:
Jérémie Astori 2015-08-19 00:24:08 +00:00 committed by Matt Clay
commit 08e8f732c5

View file

@ -122,6 +122,7 @@ acl:
sample: [ "user::rwx", "group::rwx", "other::rwx" ]
'''
def split_entry(entry):
''' splits entry and ensures normalized return'''