Browse Source

make tox happy

Peter Bieringer 1 năm trước cách đây
mục cha
commit
886f4ee8d0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      radicale/auth/ldap.py

+ 0 - 1
radicale/auth/ldap.py

@@ -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"""