make tox happy

This commit is contained in:
Peter Bieringer 2024-12-14 09:09:36 +01:00
parent 46acbfd987
commit 886f4ee8d0

View file

@ -103,7 +103,6 @@ class Auth(auth.BaseAuth):
else:
logger.info("auth.ldap_ssl_ca_file : (not provided)")
def _login2(self, login: str, password: str) -> str:
try:
"""Bind as reader dn"""