mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update __init__.py
This commit is contained in:
parent
ff6f63e9dd
commit
838774291d
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue