pytest mypy plugin module# Configuration file for pytest. Added in version 10.3. conftest.pytest_ignore_collect(collection_path, config)[source]# Ignore files matching EXCLUDE_PATTERN when pytest-mypy is loaded. Parameters: collection_path (Path) Return type: Literal[True] | None