Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ignore W002 in check-wheel-contents
Adds `ignore = ["W002"]` to the `[tool.check-wheel-contents]` section in `pyproject.toml` to suppress the W002 warning during wheel content checks.
- Loading branch information