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

Autotype tests #7756

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Autotype tests #7756

merged 6 commits into from
Jan 31, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 27, 2024

Helps #2625.

Run https://github.com/JelleZijlstra/autotyping with a few options:

  • --none-return
  • --scalar-return
  • --int-param
  • --float-param
  • --str-param
  • --annotate-named-param tmp_path:pathlib.Path

I used the .libcst.codemod.yaml from that repo.

I did one commit per option, but we can squash merge this PR to a single commit.

@radarhere radarhere merged commit 4a4b90c into python-pillow:main Jan 31, 2024
55 of 56 checks passed
@hugovk hugovk deleted the autotyping branch January 31, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants