Add some missing words in the docs

This commit is contained in:
Lonami Exo
2020-01-19 13:25:58 +01:00
parent 72dc8052b3
commit da9505fa3c
6 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
import pathlib
import pytest
@pytest.fixture
def docs_dir():
return pathlib.Path('readthedocs')