DEBSOURCES
Skip Quicknav
sources / sphinx-argparse-cli / 1.20.1-1 / tests / test_sphinx_argparse_cli.py
1234567
from __future__ import annotations def test_version() -> None: import sphinx_argparse_cli # noqa: PLC0415 assert sphinx_argparse_cli.__version__