Update __init__.py

This commit is contained in:
Dennis Harper 2017-02-26 09:03:26 -06:00 committed by rallytime
parent ff6f63e9dd
commit 838774291d

View File

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