spelling: flatly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8a66f760e8
commit
e721a2043e
|
@ -8,7 +8,7 @@ If you used older version of the ``py`` distribution (which
|
||||||
included the py.test command line tool and Python name space)
|
included the py.test command line tool and Python name space)
|
||||||
you accessed helpers and possibly collection classes through
|
you accessed helpers and possibly collection classes through
|
||||||
the ``py.test`` Python namespaces. The new ``pytest``
|
the ``py.test`` Python namespaces. The new ``pytest``
|
||||||
Python module flaty provides the same objects, following
|
Python module flatly provides the same objects, following
|
||||||
these renaming rules::
|
these renaming rules::
|
||||||
|
|
||||||
py.test.XYZ -> pytest.XYZ
|
py.test.XYZ -> pytest.XYZ
|
||||||
|
|
Loading…
Reference in New Issue