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

fix: lint errors on 3.10+ for auth protos #479

Merged
merged 2 commits into from
Sep 27, 2024
Merged

fix: lint errors on 3.10+ for auth protos #479

merged 2 commits into from
Sep 27, 2024

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Sep 27, 2024

Adds per-module ignores for generated auth protobuf.

Adds per-line ignores for generated auth protobuf.
We have to ignore in mypy instead of in the source because of version
differences between 3.7 and 3.7+.
Copy link
Contributor

@anitarua anitarua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL

@malandis malandis requested review from anitarua and a team September 27, 2024 20:48
@malandis malandis merged commit e3be891 into main Sep 27, 2024
10 checks passed
@malandis malandis deleted the fix/lint-errors branch September 27, 2024 20:48
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