Skip to content

[PB] ignore tests/integrations/runs/ when running mypy #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

thesofakillers
Copy link
Collaborator

Without this, mypy would pick up tests/integrations/runs/ which is a side effect dir created when we run tests, which we dont need to run mypy on.

@thesofakillers thesofakillers merged commit 5c39f95 into main Jul 18, 2025
3 checks passed
@thesofakillers thesofakillers deleted the pb/small-mypy-fix branch July 18, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant