mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 12:27:47 +02:00
removing trailling spaces
This commit is contained in:
parent
30cfd248f7
commit
247a1fed3a
11 changed files with 42 additions and 43 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue