Explorar o código

HUE-3975 [core] Add docstring to dynamic_default function

Jenny Kim %!s(int64=9) %!d(string=hai) anos
pai
achega
e3f3e958df
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      desktop/core/src/desktop/conf.py

+ 1 - 0
desktop/core/src/desktop/conf.py

@@ -383,6 +383,7 @@ def default_ssl_validate():
 
 
 def get_deprecated_login_lock_out_by_combination_browser_user_agent():
+  """Return value of deprecated LOGIN_LOCK_OUT_BY_COMBINATION_BROWSER_USER_AGENT_AND_IP config"""
   return AUTH.LOGIN_LOCK_OUT_BY_COMBINATION_BROWSER_USER_AGENT_AND_IP.get()