users_ldap_groups/models/users_ldap_groups.py
Function equals
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def equals(self, ldap_entry, attribute, value, ldap_config, company):
Function contains
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def contains(self, ldap_entry, attribute, value, ldap_config, company):
Function query
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def query(self, ldap_entry, attribute, value, ldap_config, company):