mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-07 01:11:56 +00:00
Add some missing words in the docs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import pathlib
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def docs_dir():
|
||||
return pathlib.Path('readthedocs')
|
||||
Reference in New Issue
Block a user