Skip to content

Commit

Permalink
cache_dir passes all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shaypal5 committed Dec 3, 2019
1 parent 376aade commit c8d20ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ You can get the fully qualified path to the directory of cache files used by ``c

.. code-block:: python
foo.clear_cache()
>>> foo.cache_dpath()
"/home/bigus/.cachier/"
Resetting a Cache
Expand Down

0 comments on commit c8d20ed

Please sign in to comment.