Fix linting

This commit is contained in:
Bruno Oliveira
2018-10-19 09:33:51 -03:00
committed by GitHub
parent 0fc1801d0d
commit dde147641e

View File

@@ -72,7 +72,7 @@ The ``tmp_path_factory`` fixture
The ``tmp_path_facotry`` is a session-scoped fixture which can be used
to create arbitrary temporary directories from any other fixture or test.
It is intended to replace ``tmpdir_factory``, and returns :class:`pathlib.Path` instances.
It is intended to replace ``tmpdir_factory``, and returns :class:`pathlib.Path` instances.
The 'tmpdir' fixture