DEBSOURCES
Skip Quicknav
sources / python-svg.path / 7.0-1 / tests / test_doc.py
12345
import doctest def test_readme() -> None: doctest.testfile("../README.rst")