mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
removing trailling spaces
This commit is contained in:
parent
30cfd248f7
commit
247a1fed3a
@ -75,7 +75,6 @@ class Roles:
|
|||||||
self.admin_roles.append(r)
|
self.admin_roles.append(r)
|
||||||
self._set_admin(role['subroles'][r])
|
self._set_admin(role['subroles'][r])
|
||||||
|
|
||||||
|
|
||||||
def _is_parent(self, roleid1, roleid2):
|
def _is_parent(self, roleid1, roleid2):
|
||||||
"""Test if roleid1 is contained inside roleid2"""
|
"""Test if roleid1 is contained inside roleid2"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user