mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Add some missing words in the docs
This commit is contained in:
8
tests/readthedocs/conftest.py
Normal file
8
tests/readthedocs/conftest.py
Normal file
@@ -0,0 +1,8 @@
|
||||
import pathlib
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def docs_dir():
|
||||
return pathlib.Path('readthedocs')
|
Reference in New Issue
Block a user