1 2 3 4 5
[mypy] # Type-check the sparkless package only; config in python/pyproject.toml. # Exclude tests/ to avoid duplicate module "conftest" (tests/upstream_sparkless vs tests/python). files = python/sparkless exclude = ^tests/