Remove extra '\' left at the end of a line in cache's readme contents

This commit is contained in:
Bruno Oliveira 2018-06-21 20:12:17 -03:00
parent eb94bce3e2
commit 0d3914b626
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ class Cache(object):
"""\
# pytest cache directory #
This directory contains data from the pytest's cache plugin,\
This directory contains data from the pytest's cache plugin,
which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
**Do not** commit this to version control.