| Current Path : /proc/self/root/lib/imh-dnskeyapi/venv/lib/python3.13/site-packages/pytest/ |
| Current File : //proc/self/root/lib/imh-dnskeyapi/venv/lib/python3.13/site-packages/pytest/__main__.py |
"""The pytest entry point."""
from __future__ import annotations
import pytest
if __name__ == "__main__":
raise SystemExit(pytest.console_main())