minor doc reference fixes

This commit is contained in:
Ronny Pfannschmidt 2015-08-17 19:17:39 +02:00
parent 2e87cf4a62
commit 3d843edc69
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,8 @@
cache: working with cross-testrun state
=======================================
.. versionadded:: 2.8
Usage
---------
@ -241,9 +243,8 @@ in many places.
Under the hood, the cache plugin uses the simple
dumps/loads API of the json stdlib module
.. currentmodule:: pytest_cache
.. currentmodule:: _pytest.cacheprovider
.. automethod:: Cache.get
.. automethod:: Cache.set
.. automethod:: Cache.makedir