Skip to content
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

docs: Do not run mypy on the examples when publishing docs #463

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

cdecker
Copy link
Collaborator

@cdecker cdecker commented Jun 7, 2024

It's failing to recognize primitives_pb2.Amount and primitives_pb2.AmountOrAny, likely because the types are runtime types and mypy doesn't get it.

@cdecker cdecker enabled auto-merge (rebase) June 7, 2024 15:11
@cdecker cdecker requested a review from Randy808 June 7, 2024 15:24
@cdecker cdecker disabled auto-merge June 7, 2024 15:30
@cdecker cdecker enabled auto-merge (rebase) June 7, 2024 15:30
@cdecker cdecker merged commit e38a376 into main Jun 10, 2024
13 checks passed
@cdecker cdecker deleted the 20240607-no-mypy-docs branch June 10, 2024 11:03
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.

2 participants