mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add blank line for linter
This commit is contained in:
parent
75e6e45087
commit
aab0e3b1d0
@ -186,6 +186,7 @@ def _get_serv(ret=None):
|
||||
pool = _get_conn_pool(_options)
|
||||
return redis.StrictRedis(connection_pool=pool)
|
||||
|
||||
|
||||
def _get_ttl():
|
||||
return __opts__.get('keep_jobs', 24) * 3600
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user