DEBSOURCES
Skip Quicknav
sources / python-telethon / 1.42.0-1 / tests / readthedocs / conftest.py
12345678
import pathlib import pytest @pytest.fixture def docs_dir(): return pathlib.Path('readthedocs')