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

Fixed mypy errors #2036

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zarinn3pal
Copy link

This is a pull request to fix mypy errors that exist inside the python project. 5 files have been fixed out of 11.

Checklist (if applicable):

  • Fixed type declarations for function paramaters
  • Added return types where needed
  • Removes strict comparison of enums in case when the enum type inherits from a string

Copy link

google-cla bot commented Feb 19, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added the python Python label Feb 19, 2025
@yesudeep yesudeep self-requested a review February 20, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Python
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant