mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Update __init__.py
This commit is contained in:
parent
ff6f63e9dd
commit
838774291d
2
salt/cache/__init__.py
vendored
2
salt/cache/__init__.py
vendored
@ -143,7 +143,7 @@ class Cache(object):
|
||||
added by the driver itself.
|
||||
|
||||
:return:
|
||||
Return a python object fetched from the cache or and empty dict if
|
||||
Return a python object fetched from the cache or an empty dict if
|
||||
the given path or key not found.
|
||||
|
||||
:raises SaltCacheError:
|
||||
|
Loading…
Reference in New Issue
Block a user