Fix minor whitespace issues
This commit is contained in:
parent
9ad712018c
commit
08e8f732c5
1 changed files with 3 additions and 2 deletions
|
@ -122,6 +122,7 @@ acl:
|
||||||
sample: [ "user::rwx", "group::rwx", "other::rwx" ]
|
sample: [ "user::rwx", "group::rwx", "other::rwx" ]
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
def split_entry(entry):
|
def split_entry(entry):
|
||||||
''' splits entry and ensures normalized return'''
|
''' splits entry and ensures normalized return'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue