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 some typing issue in generate_default_trace #390

Merged

Conversation

boomanaiden154
Copy link
Collaborator

@boomanaiden154 boomanaiden154 commented Nov 18, 2024

This patch removes an outdated comment (related to importing typing annotations and then leaving everything in strings to a lack of support from tooling at the time), removes a pylint disabled error as it no longer applies, and removes one no longer used type definition.

@boomanaiden154 boomanaiden154 force-pushed the fix-typing-generate-default-trace branch from a1d0e7e to 0f0583c Compare November 18, 2024 04:17
This patch removes an outdated comment (related to importing typing
annotations and then leaving everything in strings to a lack of support
from tooling at the time), removes a pylint disabled error as it no
longer applies, replace one string type with the actual type as it
should work now, and removes one no longer used type definition.
@boomanaiden154 boomanaiden154 merged commit 8d152bc into google:main Nov 18, 2024
15 checks passed
@boomanaiden154 boomanaiden154 deleted the fix-typing-generate-default-trace branch November 18, 2024 05:24
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