You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compare_ext_s method contains invalid string formatting. It passes ldap_res directly into the modulo format operation instead of a tuple with a single item (ldap_res,).